Fedlex Connector for VS Code
ch.fedlex-connector/fedlex-connector
Search Swiss federal legislation: laws, articles, amendments via the Fedlex SPARQL endpoint.
client:VS Code
transport:streamable-http
tools:4
Install Fedlex Connector in VS Code
.vscode/mcp.json
{
"servers": {
"fedlex-connector": {
"type": "http",
"url": "https://mcp.fedlex-connector.ch/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs