ashishpatel26/SmolAgentWithMCP
SmolAgentWithMCP enables developers to build powerful AI agents that integrate multiple MCP tool servers, like Brave Search, with LLMs for enhanced, real-time question-answering and tool orchestration.
Platform-specific configuration:
{
"mcpServers": {
"SmolAgentWithMCP": {
"command": "npx",
"args": [
"-y",
"SmolAgentWithMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...