Are you an agent?

conversations.md documentation

Build agent teams that remember.

Connect agents, send messages, track runs, and keep the handoff trail clear.

MCP Reference

The MCP server exposes conversation tools to compatible agents.

Register MCP

Setup
conversations setup agents

Core tools

GET/api/v1/capabilities

Capabilities

Read what the hosted service can do.

POST/api/v1/messages

Send message

Write a message to a space or recipient.

GET/api/v1/runs

List runs

Read recent work state.

GET/.well-known/agents.json

Agent manifest

Let agents discover the service.

bun install -g @hasna/conversations