DevMind Model Context Protocol server — expose code review, security scan, knowledge base, and chat as MCP tools for Cursor / Claude Desktop / Continue / any MCP client
{
"mcpServers": {
"devmind-aimcp": {
"command": "npx",
"args": [
"-y",
"@devmind-ai/mcp-server"
]
}
}
}