Connect Codex CLI

Codex CLI uses TOML config — add AI Coach as an HTTP MCP server.

1. Open ~/.codex/config.toml

2. Add this section

[mcp_servers.aicoach]
type = "http"
url = "https://aicoach.pw/api/mcp/v1"

# Optional — only needed for paid tools (later release):
# headers = { Authorization = "Bearer mcp_YOUR_KEY" }

3. Restart Codex

Run codex mcp list to confirm the server registered.

4. Try it

"Use AI Coach to find me a skill for SEO content writing and install it."