Skip to main content

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:
  1. Set POYO_API_KEY.
  2. Connect to https://api.poyo.ai/mcp, or run npx -y @poyoapi/mcp for a stdio-only client.
  3. Ask the client to check your account, select a model, show its price, run it, and wait for the returned task.
See MCP quickstart for client configuration, available tools, task polling, and result handling.

Integration summary

CLI and stdio MCP are local clients, not separately deployed services. The hosted MCP endpoint runs alongside the PoYo API.