MCP Server
MCP
io.github.rm-rf-prod/groundtruth
Live docs MCP server. 598+ libraries, evidence-verified answers, code audit, snippets, dispatch.
Install
npx -y @groundtruth-mcp/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@groundtruth-mcp/gt-mcp",
"version": "7.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub API token for higher rate limits (raises from 60 to 5000 req/hr)",
"format": "string",
"isSecret": true,
"name": "GT_GITHUB_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment