Skip to main content

Developers

This section is for developers building on top of Zoie.

Scope today

The supported, documented way to integrate with Zoie programmatically is the MCP server — it's standards-based (OAuth 2.1 + streamable HTTP) and works with any MCP client. The REST and webhook references below are being expanded.

What's here​

Environments​

Zoie runs in separate environments; each has its own backend and MCP endpoint.

EnvironmentAppMCP server
Productionapp.zoie.ai / zoie.aihttps://mcp.zoie.ai
Betabeta.zoie.aihttps://beta-mcp.zoie.ai
Devdev.zoie.aihttps://dev-mcp.zoie.ai

Always target the environment that holds the data you're working with.