NeuralBrain for Cursor
io.github.alexcurpan-cloud/neuralbrain
NeuralBrain MCP Server - RAG, Vector Memory, LLM Routing, Agent Identity, x402 Payments
client:Cursor
transport:streamable-http
Install NeuralBrain in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"neuralbrain": {
"url": "https://neuralbrain.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs