XBurst MCP server

XBurst exposes a remote Model Context Protocol server, so an AI assistant can read your growth data and reason about it with you. Access is read-only and protected by OAuth 2.1 — an assistant can never post, reply, or change anything on your behalf.

Connecting

Add this URL as a remote MCP server in your client:

https://xburst.app/api/mcp

Your client registers itself automatically and opens a browser window where you sign in to XBurst and approve the connection. No API key to copy, and nothing to paste into a config file.

What it can read

  • opportunities:readView your scored reply opportunities
  • relationships:readView your relationship profiles and interaction history
  • inbox:readView your inbox items
  • analytics:readView your growth analytics
  • audience:readView your followers and audience insights
  • posts:readView your scheduled and published posts
  • ideas:readView your content ideas and library
  • missions:readView your daily missions

Available tools

  • list_opportunitiesScored tweets worth replying to, with why each matters.
  • list_relationshipsTracked relationships with momentum and interaction counts.
  • get_relationshipOne relationship in detail, with recent interaction history.
  • list_inbox_itemsThe day's prioritised actions, drafts included.
  • get_analytics_overviewImpressions, engagement, and follower growth over a range.
  • get_audience_summaryAudience composition plus recent follows and unfollows.
  • get_daily_missionToday's mission targets and progress.
  • list_scheduled_postsDrafts, scheduled and published posts with their stats.
  • list_content_ideasGenerated and saved content ideas.

Revoking access

Every connected assistant is listed under Settings → Connected apps, where you can revoke it at any time. Revoking takes effect immediately.