mcpagents-ai/mcpagentai
Python SDK designed to simplify interactions with MCP (Model Context Protocol) servers. It provides an easy-to-use interface for connecting to MCP servers, reading resources, and calling tools
Platform-specific configuration:
{
"mcpServers": {
"mcpagentai": {
"command": "npx",
"args": [
"-y",
"mcpagentai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...