kamusis/mcp-client
A lightweight TypeScript client for the Model Context Protocol (MCP) that enables AI language models to access external tools and services.
Platform-specific configuration:
{
"mcpServers": {
"mcp-client": {
"command": "npx",
"args": [
"-y",
"mcp-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...