groundtruth for Claude Desktop
io.github.rm-rf-prod/groundtruth
Live docs MCP server. 598+ libraries, evidence-verified answers, code audit, snippets, dispatch.
client:Claude Desktop
transport:stdio
runtime:npm
Install groundtruth in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<GT_GITHUB_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs