acp-protocol/acp-mcp
🤖 MCP server for AI assistant integration (Claude, GPT, Cursor)
Platform-specific configuration:
{
"mcpServers": {
"acp-mcp": {
"command": "npx",
"args": [
"-y",
"acp-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...