An MCP tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y weather-mcp-claudedesktop.gitAgent-CoreX intelligently routes which tools from SaintDoresh/Weather-MCP-ClaudeDesktop your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"weather-mcp-claudedesktop.git": {
"command": "npx",
"args": [
"-y",
"weather-mcp-claudedesktop.git"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add weather-mcp-claudedesktop.gitAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use SaintDoresh/Weather-MCP-ClaudeDesktop directly without routing
npx -y weather-mcp-claudedesktop.gitNew to Agent-CoreX? View setup guide →