mcp gera nexus for Cursor
io.github.geraservicesuk/mcp-gera-nexus
GeraNexus MCP (placeholder) — open Agentic Commerce Protocol by Gera Services. Launching 2026.
client:Cursor
transport:stdio
runtime:npm
Install mcp gera nexus in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-gera-nexus": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-nexus"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs