ashwani96/MCPServerChatClient
This is a test project to demonstrate the chat bot based on Anthropic LLM. We have used custom MCP server to server tool to MCP client
Platform-specific configuration:
{
"mcpServers": {
"MCPServerChatClient": {
"command": "npx",
"args": [
"-y",
"MCPServerChatClient"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...