uk parliament now for Zed
io.github.nick-ma/uk-parliament-now
MCP server for UK Parliament NOW Annunciator Content API
client:Zed
transport:stdio
runtime:npm
Install uk parliament now in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"uk-parliament-now": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-now"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs