Probe V0 for Grok
io.github.lexbritten/probe
Experimental MCP server for current empirical verification of explicit public HTTPS endpoint claims.
client:Grok
transport:streamable-http
tools:2
Install Probe V0 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"probe": {
"type": "http",
"url": "https://probe-evidence.probe-lab.workers.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs