Y
Yoshi MCP server
Details
- Endpoint
-
https://agents.yoshi.ai/mcp - Transport
- streamable-http
- Docs
- https://docs.yoshi.ai/guides/mcp
Authentication
Authorization: Bearer <credential> 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.
Yoshi OAuth access token oauth2 discovered
OAuth · resolves from well-known metadata 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.