Groundtruth runs on your own machine — the client starts it, so there is no endpoint to ping. 528 installs a week from npm. Last commit 29 Jul 2026.
Live docs MCP server. 445+ libraries, code audit, snippets, dispatch tool, telemetry.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add groundtruth -- npx -y @groundtruth-mcp/gt-mcp
{
"mcpServers": {
"groundtruth": {
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.groundtruth]
command = "npx"
args = ["-y", "@groundtruth-mcp/gt-mcp"]
{
"mcpServers": {
"groundtruth": {
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"groundtruth": {
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.