kodiak for Claude Desktop
com.azurecarbon/kodiak
Verifiable fact-checking: verdict, confidence, sources, and a tamper-evident certificate.
client:Claude Desktop
transport:stdio
runtime:npm
Install kodiak in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kodiak": {
"command": "npx",
"args": [
"-y",
"kodiak-mcp"
],
"env": {
"KODIAK_API_KEY": "<KODIAK_API_KEY>",
"KODIAK_URL": "<KODIAK_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs