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

For automation that reacts to new matches as they arrive, use Webhooks with the match.created event instead.

On this page