add-mcp
Back to registry
Pane logo

Pane

v1.0.0

pane.money/mcp

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (SSE)
SSEhttps://mcp.pane.money
requiredsecret

Pane API key. Use Bearer <token>.

npx add-mcp@latest https://mcp.pane.money --transport sse --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=money.pane%2Fmcp"