yoshi.ai
Yoshi is a personal finance service that gives users access to linked financial accounts, transactions, investments, scores, and paper-trading workflows. Its product also supports AI-assistant access to that data through an MCP server.
Yoshi exposes a bearer-authenticated REST API at `https://api.yoshi.ai/v1`, a `yoshi` CLI, and a hosted MCP server at `https://agents.yoshi.ai/mcp`.
- Yoshi MCP serverdiscovered
- Yoshi APIdiscovered
- Yoshi CLIdiscovered
In the Yoshi dashboard, open Settings → API Keys, click Create API Key, give it a name, and copy the key immediately. The docs say keys start with yoshi_ and are only shown once. See Authentication.
The API reference states some endpoints also accept a Yoshi OAuth access token issued by Sign in with Yoshi, but the public docs scraped did not expose the OAuth app registration or token-minting flow. Start from the Yoshi developer docs and product dashboard, and look for Sign in with Yoshi / OAuth app registration guidance if you need user-authorized access. See List accounts auth section.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/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