Loading MCP server directory, please wait...
Verifiable fact-checking: verdict, confidence, sources, and a tamper-evident certificate.
npx @getmcp/cli add com.azurecarbon/kodiakRequires Node.js 18+. Community-contributed server. Review source before installing.
KODIAK_API_KEYKodiak API key as a Bearer token. Get one at https://azurecarbon.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.azurecarbon/kodiak": {
"command": "npx",
"args": [
"-y",
"kodiak-mcp"
],
"env": {
"KODIAK_API_KEY": "",
"KODIAK_URL": ""
}
}
}
}