Connect · MCP

Sonaloop in Codex.

Connect the council to OpenAI’s Codex CLI. Add one server stanza to your Codex config and the agent can convene a panel, moderate a debate and return an auditable synthesis.

~/.codex/config.toml
[mcp_servers.sonaloop]
url = "https://api.sonaloop.com/mcp"

Runs locally on your own AI agent — your data stays in the room.

01Set up Codex

About a minute, start to finish.

01

Open config.toml

Edit ~/.codex/config.toml — create it if it doesn’t exist yet.

02

Add the sonaloop stanza

Paste the block. It registers Sonaloop as an HTTP MCP server.

03

Restart & run a council

Restart Codex so it picks up the server, then ask it to convene the panel.

02Before you start

What you need.

  • Codex CLI installed.
  • No API key required to run councils.
Codex MCP docs

The config

~/.codex/config.toml
[mcp_servers.sonaloop]
url = "https://api.sonaloop.com/mcp"

03Use a different agent?

Sonaloop runs here too.

Connected? Two good next moves.

Pick a plan, or watch a council take an idea apart.