Faizan-Rao/weather-mcp-agent
This project is a small Node.js MCP (Model Context Protocol) client that connects to a custom weather MCP server and exposes its tools to an LLM via LangChain.
Platform-specific configuration:
{
"mcpServers": {
"weather-mcp-agent": {
"command": "npx",
"args": [
"-y",
"weather-mcp-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...