specmcp for Cursor
io.github.bylogistry/specmcp
Live access to gematik Telematikinfrastruktur (TI) specs and certification requirements.
client:Cursor
transport:streamable-http
Install specmcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"specmcp": {
"url": "https://mcp.specmcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs