add-mcp
Back to registry
Yoshi logo

Yoshi

v1.0.0

yoshi.ai/mcp

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.


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 (HTTP)
Streamable HTTPhttps://agents.yoshi.ai/mcp
requiredsecret

Yoshi API key. Use Bearer <token>.

npx add-mcp@latest https://agents.yoshi.ai/mcp --transport http --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=ai.yoshi%2Fmcp"