View, audit, and revoke MCP clients connected to your Primitive account.
Every time you complete the OAuth consent flow for a new MCP client, Primitive records a connected application against your user. You can review and revoke those connections from the dashboard.
Open the Primitive dashboard and navigate to Settings → Connected applications.
You'll see a list of every MCP client that holds an active OAuth grant for your account, including:
mcp:read, mcp:write)Click Revoke next to any connected application to invalidate its tokens server-side.
After revocation:
Revoking a client does not undo prior actions taken with mcp:write tools. If an agent already cancelled a job run or deleted a file before you revoked, those changes stand.
For destructive actions in particular, prefer requiring human confirmation on every mcp:write call rather than relying on after-the-fact revocation. See Security best practices.
If you can't access the dashboard but need to revoke immediately, contact hello@primitive.tech.