M
MCP server
Details
- Endpoint
-
https://primitive.dev/mcp
Authentication
OAuth · resolves from well-known metadata Register a public client with OAuth dynamic client registration as described in Authentication & API Keys. Then run the Authorization Code + PKCE flow against `/oauth/authorize` and `/oauth/token`, or let the CLI do it via primitive login. This yields a prim_oat_... access token and a refresh token for the authorized organization.