Kyntrax Public Knowledge for VS Code
com.kyntrax/public-knowledge
Read-only Kyntrax definitions, claims, evidence status and public provenance.
client:VS Code
transport:streamable-http
Install Kyntrax Public Knowledge in VS Code
.vscode/mcp.json
{
"servers": {
"public-knowledge": {
"type": "http",
"url": "https://kyntrax.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs