Ploti MCP
OpenAI · Codex CLI and app
Connect Codex to real estate data
Register Ploti with Codex from the terminal and sign in with OAuth. The same configuration is picked up by the Codex app and IDE extension.
- 01
Add the server
Codex stores the entry in ~/.codex/config.toml, where you can also edit it by hand.
Terminal codex mcp add ploti --url https://mcp.ploti.ai/api/mcp - 02
Sign in
OAuth login is supported for streamable HTTP servers like Ploti. A browser window opens to Ploti. Sign in, pick the workspace you want to connect, and approve access. Free accounts connect the same way as paid ones.
Terminal codex mcp login ploti - 03
Ask
Start a Codex session. Ploti's tools are listed alongside Codex's own; ask a question about a place to begin.
Using something else?