viswajit2304/Project_2
Built lightweight Math & Weather MCP servers using FastMCP, exposing reusable tools over stdio/HTTP. Integrated them into a ReAct-driven LangGraph agent powered by Groq LLMs for dynamic tool selection, contextual reasoning, and multi-server orchestration.
Platform-specific configuration:
{
"mcpServers": {
"Project_2": {
"command": "npx",
"args": [
"-y",
"Project_2"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...