Split's MCP server lets an AI agent act on a Split account: make and monetize links, read earnings, and buy through creators' links. Point any MCP client at the endpoint below. Sign in through the browser, or hand the agent a Split API token — either works.
https://mcp.split.co/mcp
Streamable HTTP. Discovery documents are at https://mcp.split.co/.well-known/oauth-authorization-server and https://mcp.split.co/.well-known/oauth-protected-resource; a plain-text overview is at https://mcp.split.co/llms.txt.
The connection never expires; disconnect from the client to end it.
Authorization: Bearer <split api token>
For agents that connect with "credentials the user provides" and cannot open a browser. The token is long-lived; revoke it in the Split app. Using Meta's Muse? The Muse page walks through sign-in and reveals the token to paste.
Agent platforms with a partner key can create a creator account for a user by email with one call — POST https://mcp.split.co/partner/signup — and receive the token to connect with. The person gets an email to set their password. Partner keys are issued by arrangement: hello@split.co.
Brands connect the same way with their brand login and get the brand tools instead. Back to the overview.