EuclideanAI/mcp-client
A custom Model Context Protocol (MCP) Client interface with integrated LLM agent chat capabilities built with Next.js and the Vercel AI SDK
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...