Skip to main content
Already exposes 10 tools via the Model Context Protocol (MCP). Any MCP-compatible AI client (Claude Desktop, Cursor, Windsurf, etc.) can connect and manage sessions, comments, and notes.

Connection

Connect using the streamable HTTP transport.
Configure your MCP client to connect to this URL with the authentication headers below.

Authentication

Two authentication methods are supported.

Personal API key (PAK)

Generated in your account settings. Scoped to your user identity.

Agent API key

Each registered agent has a unique key. Scoped to the agent’s team.

Configuration example

Add this to ~/.claude.json or your project’s .claude.json to connect Claude Code:
Replace the key and team ID with values from your Already account settings.

Available tools

Already provides 10 MCP tools across three categories: See the tools reference for parameters and return types.