jsuryanm/mcp-ai-assistant
A beginner-friendly AI assistant built with Groq, LangChain, and MCP that demonstrates how LLMs use tools through MCP servers for search, browser automation, and memory-enabled conversations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-ai-assistant": {
"command": "npx",
"args": [
"-y",
"mcp-ai-assistant"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...