AI and developer integrations
Choose an integration based on how you want to work. All options use the same Capability Catalog, authentication, public pricing, asynchronous tasks, and normalized results as the REST API.Fastest path
For most AI-client users:- Set
POYO_API_KEY. - Connect to
https://api.poyo.ai/mcp, or runnpx -y @poyoapi/mcpfor a stdio-only client. - Ask the client to check your account, select a model, show its price, run it, and wait for the returned task.
Integration summary
CLI and stdio MCP are local clients, not separately deployed services. The hosted MCP endpoint runs alongside the PoYo API.
