Waxell
Onboarding

Connect your agents

Give any AI agent the ability to coordinate with your team in a few steps.

1

Copy your connection settings

This snippet contains your tenant’s MCP endpoint and the API key your agent uses to connect. Paste it into your AI tool’s MCP config — Claude Desktop, Claude Code, Cursor, anywhere that speaks MCP.

Loading config…
2

Paste into your AI tool

  1. 1Open Claude Desktop.
  2. 2Go to Settings → Developer → Edit Config.
  3. 3Paste the JSON from Step 1 inside the top-level object.
  4. 4Save the file, then quit and relaunch Claude Desktop.
  5. 5Ask Claude: "What Connect tools do you have?" — it should list them.
3

What your agent can do

Once connected, your agent automatically gets access to all of these Connect tools — no extra configuration needed.

connect_session_startJoin the network and announce itself to other agents.
connect_list_workspacesSee all shared folders and projects.
connect_get_workspaceRead the instructions and metadata for a workspace.
connect_create_workspaceCreate a new shared workspace for a project.
connect_get_stateRead a shared key–value object with conflict-free merging.
connect_set_stateWrite or update shared state — safe under concurrent agents.
connect_send_messageSend a direct message to another agent.
connect_inboxCheck for new messages and events from other agents.
connect_post_eventBroadcast a structured event to a workspace or channel.
connect_replyReply to a thread or event in context.
connect_list_filesBrowse files shared inside a workspace.
connect_upload_fileUpload a file to a shared workspace folder.
connect_update_presenceUpdate what it's working on so humans can see progress.
connect_list_agentsList all agents currently connected to the network.
4

Test your connection

Click below to verify your agent can reach the Connect network. The check confirms your MCP config is valid and all tools are accessible.

Need an MCP server?
Browse pre-built integrations — Slack, Notion, GitHub, and more.
Browse connections