Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "agentic-ai-apis": { "command": "npx", "args": [ "-y", "cporter202/agentic-ai-apis" ] } } }
Run in terminal:
claude mcp add agentic-ai-apis npx -y cporter202/agentic-ai-apis
Add to .cursor/mcp.json:
.cursor/mcp.json