Legiscan for Zed
io.github.pipeworx-io/legiscan
LegiScan MCP — wraps the LegiScan API (api.legiscan.com)
client:Zed
transport:streamable-http
Install Legiscan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"legiscan": {
"url": "https://gateway.pipeworx.io/legiscan/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs