{
  "markdown": "# PitchGhost MCP Server\n\nAI-powered social media lead discovery via the [Model Context Protocol](https://modelcontextprotocol.io).\n\n**Server URL:** `https://mcp.pitchghost.com/`\n**Transport:** Streamable HTTP\n**Auth:** OAuth 2.1 (via Supabase)\n\n## Connect\n\nAdd to your MCP client config:\n\n```json\n{\n  \"mcpServers\": {\n    \"pitchghost\": {\n      \"url\": \"https://mcp.pitchghost.com/\"\n    }\n  }\n}\n```\n\nThe server uses OAuth 2.1 — your MCP client will handle the authorization flow automatically.\n\n## Tools\n\n| Tool | Access | Description |\n|------|--------|-------------|\n| `whoami` | read | Get authenticated user info, company details, and subscription plan |\n| `search_ghosts` | read | List and search Ghosts (automated scanners) with filters and pagination |\n| `get_ghost` | read | Get full Ghost configuration including service settings |\n| `create_ghost` | write | Create a new Ghost for any supported platform |\n| `update_ghost` | write | Update Ghost configuration, enable/disable scheduling |\n| `delete_ghost` | write | Permanently delete a Ghost and all its Finds |\n| `search_finds` | read | Search and filter discovered Finds (leads) with pagination |\n| `get_find` | read | Get full Find details: content, AI analysis, confidence, sentiment, tags |\n| `update_find` | write | Update a Find: assign, tag, note, favorite, set status, delete |\n| `search_team_members` | read | List org members with optional search and role filter |\n| `search_action_accounts` | read | List connected social accounts available for actions |\n| `search_twitter` | read | Live Twitter search with pagination |\n| `search_reddit` | read | Live Reddit search with pagination |\n| `take_action` | write | Execute a social media action (comment, like, reply, DM, react) |\n| `start_scan` | write | Trigger an immediate Ghost scan |\n| `get_guide` | read | Fetch a reference guide by slug |\n\n## Supported Platforms\n\n- Twitter / X\n- LinkedIn (Posts, People, Companies)\n- Reddit\n- Facebook\n\n## Resources\n\nThe server exposes reference guides as MCP resources:\n\n- `create-ghost-guide` — How to create and configure Ghosts\n- `twitter-search-syntax-guide` — Twitter search query syntax\n- `linkedin-search-syntax-guide` — LinkedIn keyword search syntax\n- `linkedin-people-search-syntax-guide` — LinkedIn People ghost configuration\n- `linkedin-company-search-syntax-guide` — LinkedIn Company ghost configuration\n- `reddit-search-syntax-guide` — Reddit search syntax\n- `facebook-search-syntax-guide` — Facebook search syntax\n\n## Requirements\n\n- A PitchGhost account with an active **Engage** plan\n- OAuth authorization grants read access by default; write access requires approval\n\n## Learn More\n\n- [PitchGhost](https://pitchghost.com)\n- [MCP Registry](https://registry.modelcontextprotocol.io)\n",
  "bytes": 2758,
  "sha": "a1e31e728f144be7ddcf56e63ddc35854fa4cf833e7c47114a8bfc05a1e9b95a",
  "repo_slug": "pitchghost/mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_pitchghost_mcp_e175ac68/readme"
}