K

kubera.com

Kubera is a personal finance and portfolio tracking service that aggregates assets, liabilities, and net worth information. It lets users view and export their portfolio data and connect that data to AI assistants.

3 integrations · MCP · REST

Kubera exposes a portfolio data HTTP API plus MCP servers at `https://api.kubera.com/api/v1/mcp` and `https://api.kubera.com/api/v2/mcp`; the MCP surfaces use OAuth (v1) or an API/MCP token via `Authorization: Basic` (v2), while the HTTP API is documented publicly but its exact request auth mechanics could not be confirmed from the accessible docs.

discovered 1d ago
MCP servers2
REST · OpenAPI1
Credentials
Kubera API key / MCP tokenapi_keyGet key

In Kubera on desktop, go to Settings > API and choose Create New API Key / MCP Token. Kubera's help docs point to Kubera API for API access and MCP Setup Guide for MCP clients; both indicate the token is created from Settings > API. Use the generated token directly for MCP clients that ask for an API key, or send it in the Authorization header as Basic <token> where required.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.

conventions · 0/8 published

Publish these signals → /publishing