Kaal Corpus: Verifiable Claim Layer for Claude Desktop
io.github.wulfkaal/corpus
Cite the claim, not the paper: 5,033 assertions, each hash-verifiable against its source PDF
client:Claude Desktop
transport:streamable-http
runtime:mcpb
tools:18
Install Kaal Corpus: Verifiable Claim Layer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"corpus": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://corpus.openstanding.org/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs