GoMind for VS Code
com.gominddb/gomind
Persistent knowledge graph for AI agents. Remember, recall, and forget facts.
client:VS Code
transport:streamable-http
Install GoMind in VS Code
.vscode/mcp.json
{
"servers": {
"gomind": {
"type": "http",
"url": "https://mcp.gominddb.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs