Connect a client
Add the endpoint
Add your Geode endpoint to any MCP client’s config:
{ "mcpServers": { "geode": { "url": "http://localhost:8787/mcp" } } }
Every connected client now reads the same vault.
Add your Geode endpoint to any MCP client’s config:
{ "mcpServers": { "geode": { "url": "http://localhost:8787/mcp" } } }
Every connected client now reads the same vault.