P
Pane MCP Server
Details
- Endpoint
-
https://mcp.pane.money - Transport
- streamable-http, sse
- Docs
- https://pane.money/docs
Authentication
OAuth · resolves from well-known metadata Use an MCP client that supports OAuth 2.0 with dynamic client registration, or register a client at Pane OAuth registration if your client needs its own app credentials. For normal setup, create a Pane account at Pane signup, link at least one institution, then connect your MCP client to https://mcp.pane.money and complete the OAuth authorization flow when prompted. Supported scopes shown by the authorization server are mcp:read and mcp:write.
Authorization: Bearer <credential> Sign in to your Pane dashboard after creating an account via Pane signup. Generate an API key from the dashboard, then use it as a Bearer token with MCP clients that support direct token authentication.