Connect the Phonovation developer docs directly to your AI coding tool.
The Phonovation docs include a Model Context Protocol (MCP) server. Add it to your AI tool and it will be able to search and read the Phonovation API documentation in real time — no copy-pasting, no stale context, no guessing.
Instead of relying on training data, your AI assistant will query the live Phonovation docs to answer questions, generate accurate code snippets, and keep up with any changes.
The Codex app stores MCP configuration in config.toml, so the same server is also available to the Codex CLI and IDE extension.
If you add the server from the app form instead, use Streamable HTTP with URL https://developers.phonovation.com/mcp. Leave bearer token, HTTP headers, environment variables, environment variable passthrough, and working directory blank.