pane.money
Pane is a hosted Model Context Protocol server for personal finance. It lets users link bank, credit, investment, and crypto accounts and give AI assistants scoped access to read financial data and save annotations.
Pane exposes a hosted MCP server at https://mcp.pane.money over Streamable HTTP and SSE, authenticated either by OAuth 2.0 or a dashboard-generated Bearer API key.
- Pane MCP Serverdiscovered
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.
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.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://pane.money/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing