mark3labs/mcphost
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"mcphost": {
"command": "npx",
"args": [
"-y",
"mcphost"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...