mcpbeat

Pitchiq MCP Server

io.github.astafford8488/pitchiq-mcp
answering

Pitchiq MCP is answering right now. Last checked 9 min ago. It exposes 8 tools.

Agent-native CRM + get-booked platform. Operate over MCP, or pay per call via x402. No login.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
286 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add pitchiq-mcp --transport http https://pitchiq-mcp-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pitchiq-mcp": {
      "url": "https://pitchiq-mcp-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pitchiq-mcp]
url = "https://pitchiq-mcp-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "pitchiq-mcp": {
      "url": "https://pitchiq-mcp-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pitchiq-mcp": {
      "url": "https://pitchiq-mcp-production.up.railway.app/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

pitchiq
pitchiq_v1_booking_book_guest_slot
Book a confirmed guest slot on a PitchIQ host's PUBLIC booking calendar (Calendly-style). Outcome-priced — you pay per confirmed booking. Re-checks slot availability, sends the confirmation email, and pushes to the host's Google Calendar when connected. Find bookable hosts via discover_search_podcasts. x402-payable; no PAT required.
pitchiq_v1_brain_get_index
Return the workspace 'brain index' — every wiki page's title, slug, and one-line summary, in hierarchy order. Call this at the START of a session to learn what the workspace already knows before searching, asking the user, or creating anything. Requires an active workspace.
pitchiq_v1_brain_graph_query
Traverse the workspace knowledge graph from a specific entity. For wiki_page: returns forward links, backlinks, 5 most similar pages, and CRM entity mentions found in the page text. For contact: returns linked deals, opportunities, tasks, outreach summary, conversation count, and wiki pages mentioning this contact. For deal: returns primary contact, tasks, bookings, conversation count, and wiki pages mentioning this deal. Use this to understand relationships and discover connected information across the workspace. Requires an active workspace.
pitchiq_v1_brain_search
Semantic search across the active workspace's wiki (the 'brain'). Finds pages by MEANING — it matches even when you use different words than the page does. Returns ranked pages (title, slug, summary). Prefer this over pitchiq_v1_wiki_search_pages when you don't know the exact wording. Requires an active workspace.
pitchiq_v1_commerce_quote_action
Get a firm x402 price + payment requirements for any Commerce tool BEFORE committing — so an agent (or its spend policy) can budget. Returns the USD price, pricing class, network, and the x402 'accepts' block to construct the payment. x402-payable (read class).
pitchiq_v1_discover_search_creators
Search PitchIQ's global Twitch/YouTube creator index by name, category, language, audience size, and whether they accept review keys — for an agent seeking creators to cover a game/product. Returns name, platform handles, followers, avg concurrent viewers, category, and top games. x402-payable; no PAT required.
pitchiq_v1_discover_search_curators
Search PitchIQ's global Steam-curator index by name, tag, language, and audience size — for an agent marketing a game/product into a niche. Returns curator name, Steam URL, follower + review counts, and tags. x402-payable; no PAT required.
pitchiq_v1_discover_search_podcasts
Search PitchIQ's podcast directory (ListenNotes-indexed). Returns matching shows with title, host, listener tier (small/mid/large), category, and cover image. Useful for finding podcasts an agent should pitch the user onto.

Endpoints

URLTransportStateLatencyChecked
https://pitchiq-mcp-production.up.railway.app/mcp streamable-http answering 270 ms 9 min ago

Pitchiq MCP — questions

Answers built from our own checks of this server.

What can Pitchiq MCP do?
It exposes 8 tools, read directly from the server on our last check. Among them: pitchiq_v1_booking_book_guest_slot, pitchiq_v1_brain_get_index, pitchiq_v1_brain_graph_query, pitchiq_v1_brain_search, pitchiq_v1_commerce_quote_action, pitchiq_v1_discover_search_creators and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Pitchiq MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 286 ms. The bar chart above shows every period we have measured.
Is Pitchiq MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Pitchiq MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Pitchiq MCP need an API key?
No. Pitchiq MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Pitchiq MCP?
It answers our handshake in 286 ms on average, which is faster than 48% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.