Ai Agent
Freeby MCP Community
CSP AI Agent MCP Server - Centralized AI tools distribution and management
v0.2.6Added Apr 12, 2026
mcpmcp-servermodel-context-protocolai-agentcursor
Ai Agent MCP Server
CSP AI Agent MCP Server - Centralized AI tools distribution and management
Installation
Reviews
Installation
Quick install
npx -y @elliotding/ai-agent-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"ai-agent": {
"command": "npx",
"args": ["-y", "@elliotding/ai-agent-mcp"]
}
}
}