What is the Ground Truth - First Call Activation MCP server?
First MCP call: run check_endpoint with url=https://example.com. Paid plan adds monitors.
How to install Ground Truth - First Call Activation
Copy-paste configuration for popular MCP clients.
X-API-KeysecretSkip for the activation test: first run check_endpoint with url=https://example.com with no key. Add API key only after that works for team/paid features like saved monitors, scheduled checks, evidence history, and change reports.
{
"mcpServers": {
"ground-truth": {
"url": "https://ground-truth-mcp.anishdasmail.workers.dev/mcp"
}
}
}{
"mcpServers": {
"ground-truth": {
"serverUrl": "https://ground-truth-mcp.anishdasmail.workers.dev/mcp"
}
}
}{
"servers": {
"ground-truth": {
"type": "http",
"url": "https://ground-truth-mcp.anishdasmail.workers.dev/mcp"
}
}
}{
"mcpServers": {
"ground-truth": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ground-truth-mcp.anishdasmail.workers.dev/mcp"
]
}
}
}claude mcp add --transport http ground-truth https://ground-truth-mcp.anishdasmail.workers.dev/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.