GoMind for Cursor
com.gominddb/gomind
Persistent knowledge graph for AI agents. Remember, recall, and forget facts.
client:Cursor
transport:streamable-http
Install GoMind in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gomind": {
"url": "https://mcp.gominddb.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs