PASTE THIS EXACT PROMPT: "Use check_endpoint with url set to https://example.com" - works instantly, no signup required. This is your activation signal before paid verification tools.
This is your activation signal - if this works, your MCP connection is perfect and you can explore paid tools. If this fails, your MCP client needs troubleshooting first.
Use this no-key configuration for the free first call.
This is your activation test - copy and paste exactly. Success = your MCP works!
The client should call this tool with this argument.
Response time varies by run.
Ground Truth helps agents check the facts that are most expensive to get wrong in buying, support, research, and product workflows.
Pull the live pricing page before your agent quotes a number like "Notion costs $8 per user per month."
check_pricingScan multiple pricing pages side by side before your agent claims one vendor is cheaper or has a better free tier.
compare_pricing_pagesCheck trust and security pages for SOC 2, ISO 27001, GDPR, HIPAA, SSO, SCIM, and DPA signals before repeating them.
assess_compliance_postureCheck public endpoints for HSTS, CSP, frame protections, and related browser-facing security headers.
inspect_security_headersConfirm the URL exists, responds, and looks real before recommending it to a user or team.
check_endpointSearch npm or PyPI before your agent says there is no alternative in a category.
estimate_marketTraining data does not tell you what changed this week. Ground Truth gives agents a last-mile check before they answer, recommend, or act.
Agents often repeat old prices long after a plan page changed. Live verification catches that drift.
SOC 2, HIPAA, and GDPR claims often get repeated from memory. Ground Truth checks the live public page first.
Header-level and trust-page checks help agents ground basic security claims before they reach a buyer or customer.
Agents say "no competitors" or "most popular" without checking the current market. Registry data gives them a way to prove it.
Use Ground Truth when an answer should be checked before it leaves the model.
Before an agent says "Stripe has a free tier," it checks the live pricing page and returns what it found.
Before an agent says there is no alternative to Prisma for edge deployments, it searches the registry for real packages.
Before an agent says a vendor is SOC 2 and GDPR-ready, it scans the public trust page for the right signals.
Before an agent says an app has a solid browser-facing baseline, it checks the live response headers.
Before an agent says one vendor is cheaper, it compares multiple pricing pages side by side.
Before an agent recommends an endpoint in docs or support, it confirms the endpoint responds.
Use the free endpoint and security-header checks to prove the connection. Pay when you need saved monitors, scheduled checks, evidence history, reports, or predictable API-key usage.
Free tier includes limited monthly endpoint and security-header checks.
check_endpointinspect_security_headersUseful for autonomous agents, MCP clients with x402, or an xpay proxy before you need persistent monitor history.
Best for internal teams that want saved monitors, change reports, predictable spend, shared access, and a familiar API-key workflow.
X-API-KeyUse Ground Truth directly over HTTP if you want the free first check in a script, backend, or agent loop.
curl callInitialize the MCP session, then call the free endpoint check with no API key.
fetch exampleRun the same no-key endpoint check from code.
MCP stands for Model Context Protocol. Ground Truth works as a direct MCP server for team API-key access, and its paid tools also advertise x402 pricing metadata for agentic pay-per-use or an xpay proxy flow.
Add Ground Truth to ~/Library/Application Support/Claude/claude_desktop_config.json. No key is needed for the free first call.
{
"mcpServers": {
"ground-truth": {
"url": "https://ground-truth-mcp.anishdasmail.workers.dev/mcp"
}
}
}
Add Ground Truth to .cursor/mcp.json in your project or ~/.cursor/mcp.json globally. Add X-API-Key only for team-plan paid tools.
{
"mcpServers": {
"ground-truth": {
"url": "https://ground-truth-mcp.anishdasmail.workers.dev/mcp"
}
}
}
If you want turnkey pay-per-tool billing for clients that do not natively handle x402 yet, register this server URL with xpay and share the resulting proxy URL instead.
Ground Truth fits anywhere an AI agent needs a final check before sharing an answer or taking action.
Verify pricing claims, confirm support entitlements, and check whether an API endpoint a customer asks about actually exists.
Test market assumptions, check whether a competitor exists, and compare live pricing pages before you lock in a direction.
Scan trust pages for SOC 2, ISO 27001, HIPAA, GDPR, DPA, SSO, and SCIM signals before repeating them to buyers or internal stakeholders.
Inspect public security headers, verify claims against public evidence, and add lightweight diligence before an agent recommends or approves a vendor.