Codingbuddy
Freeby MCP Community
Multi-AI Rules MCP Server - One source of truth for AI coding rules across all AI assistants
v5.6.2Added Apr 12, 2026
aimcpmodel-context-protocolcoding-assistantcursor
Codingbuddy MCP Server
Multi-AI Rules MCP Server - One source of truth for AI coding rules across all AI assistants
Installation
Reviews
Installation
Quick install
npx -y codingbuddy
Add to claude_desktop_config.json
{
"mcpServers": {
"codingbuddy": {
"command": "npx",
"args": ["-y", "codingbuddy"]
}
}
}