Resources · API

One endpoint, the whole engine.

Sonaloop is a hosted Model Context Protocol server. Everything your agent does — convening a council, running a survey, drafting a synthesis — travels through one documented endpoint. The full reference is open at api.sonaloop.com.

01The contract

A hosted MCP server, documented in the open.

JSON-RPC 2.0 over HTTP, one stable endpoint, Bearer-token or OAuth 2.0 auth. Connect any MCP host — Claude Code, Claude.ai, ChatGPT — or call it directly. The reference documents every request and response, with copy-paste examples.

See the one-minute install

The endpoint

$
https://api.sonaloop.com/mcp

260

tools

27

domains

JSON-RPC

over HTTP

02The surface

260 tools across 27 domains.

The same tools your agent calls when it runs research for you — grouped by what they do.

Plan engine

Start projects, run the governed loop, checkpoint steps — the spine every multi-step engagement runs on.

Councils

Convene a panel, brief and record moderated debates, attach evidence to every verdict.

Personas

Search and pull the curated catalog, author new personas, load a persona’s SOUL and lived memory.

Surveys

Author surveys, import responses, export results — quant alongside the qualitative room.

Synthesis

Scaffold, draft and export a design-research synthesis, section by section, with citations.

Simulation & memory

Let personas live new days; recall the right memories back into the room before they speak.

The full reference is online.

Browse every tool, the JSON-RPC protocol and the auth flows on api.sonaloop.com — with curl examples you can run today.

Read the API reference