Legislative Yuan for Zed
io.github.narumiruna/ly-mcp
Model Context Protocol server for Taiwan Legislative Yuan API v2.
client:Zed
transport:stdio
runtime:pypi
Install Legislative Yuan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ly-mcp": {
"command": "uvx",
"args": [
"lymcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs