skrYugadharshini/MCP-With-AI-Agents
This project implements a domain-specific AI Assistant using LangChain, integrated with Groq LLMs and MCP (Modular Component Platform) servers and tools for efficient processing and orchestration.
Platform-specific configuration:
{
"mcpServers": {
"MCP-With-AI-Agents": {
"command": "npx",
"args": [
"-y",
"MCP-With-AI-Agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...