mcp gera indices for Zed
services.gera/mcp-gera-indices
Discover, resolve & cite Gera named UK NHS/OGL public-data indices with real source provenance.
client:Zed
transport:stdio
runtime:npm
Install mcp gera indices in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-gera-indices": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-indices"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs