specmcp for VS Code
io.github.bylogistry/specmcp
Live access to gematik Telematikinfrastruktur (TI) specs and certification requirements.
client:VS Code
transport:streamable-http
Install specmcp in VS Code
.vscode/mcp.json
{
"servers": {
"specmcp": {
"type": "http",
"url": "https://mcp.specmcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs