omar-haris/cursor-buddy-mcp
🤖 MCP server that gives AI agents deep context about your project - coding standards, knowledge base, todos, database schema & history. Keep your AI assistant consistent and context-aware.
Platform-specific configuration:
{
"mcpServers": {
"cursor-buddy-mcp": {
"command": "npx",
"args": [
"-y",
"cursor-buddy-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...