MCP
Connect AI clients like Claude, Cursor, and ChatGPT directly to your SnitchFeed workspace.
The SnitchFeed MCP server implements the Model Context Protocol so any compatible AI client can connect to your workspace and call tools that read mentions, manage listeners, build feeds, and run analytics queries.
Server URL: https://api.snitchfeed.com/mcp
Authorization uses OAuth. Your browser handles the login flow the first time you connect a client, and the token refreshes automatically after that.
MCP documentation
MCP Overview
What the MCP server does and which clients are supported.
Connect to Claude, Cursor, ChatGPT, etc
Step-by-step setup for Claude, Cursor, ChatGPT, Windsurf, and more.
Tools reference
Every tool the server exposes, with descriptions and use cases.
For automation that reacts to new matches as they arrive, use Webhooks with the match.created event instead.