Planned
Trakt MCP Server
A Model Context Protocol server exposing Trakt as tools an assistant can call — so you can ask which campaign produced last quarter's closed revenue and get an answer from your own data.
What it will do
- 01Query leads, campaigns and attribution as MCP tools
- 02Scoped to a workspace with a revocable token
- 03Read-only to start; writes behind an explicit grant
Tool surface
The intended calls, not a shipped API.
list_leadsLeads with stage, value and source
get_campaign_performanceClicks, submissions and closed revenue
search_attributionThe path from first touch to won deal
Where it stands
Scaffolding only — the tool surface below is the intended shape, not a shipped API. Tell us what you would call first and it will shape the build.