pipehero for Grok
io.github.pipehero/pipehero
Debug webhooks from your AI agent: inspect and replay captured webhooks on localhost.
client:Grok
transport:streamable-http
tools:22
Install pipehero in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pipehero": {
"type": "http",
"url": "https://mcp.pipehero.app/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
What Grok can do once it is connected
- list_tunnels
- list_requests
- get_request
- replay_request
- send_test_webhook
- set_long_requests
- set_ws_passthrough
- list_api_collections
- get_api_collection
- get_api_endpoint
- create_api_collection
- upsert_api_endpoint
- add_api_example
- delete_api_endpoint
- import_api_spec
- export_api_collection
- run_api_endpoint
- save_captured_request
- list_api_monitors
- list_api_proposals
- check_api_drift
- list_api_runs