โ† Back to MCP
MCP
Model Context Protocol

Claude Code

Anthropic's official CLI. Connects via MCP so your coding agent loads the same identity, memory, and skills in every session.

Why users choose this
Claude Code can load AgentID over MCP, which means identity, memory, and skills are fetched live at runtime instead of being pasted in manually.
What AgentID adds
Live identity loadingShared memory accessSkill injectionOne handle across multiple MCP clients
Best used when
  • Keep Claude Code aligned to one durable handle across projects, repos, and machines.
  • Load shared memory and skills automatically whenever Claude Code starts a new session.
  • Move between multiple MCP-compatible tools without rebuilding the same persona by hand.
Setup flow

How Claude Code connects

Use this as the high-level integration path. The exact clicks depend on the product UI, but the AgentID role stays the same: one canonical identity above the tool.

01
Create or choose the AgentID identity you want this tool to use.
02
Add the AgentID MCP server to Claude Code and point it at your handle.
03
Restart Claude Code so it loads the same shared context every time it opens.
Where this fits
AgentID is most useful here when you want the same handle to show up in multiple tools without maintaining separate prompts, rules, and memory conventions in each one.
Recommended next step
Start by creating the identity first, then plug this integration into that handle instead of configuring personality inside the tool itself.
See MCP setup โ†’
Related integrations

Same connection category, different tool

View all MCP โ†’
Claude Desktop

Claude's desktop app. Full MCP support means your handle, memory, and skills arrive automatically when the app starts.

Open details โ†’
Cursor

AI-first code editor. Add AgentID via MCP to keep personality, context, and workflow behavior consistent across projects.

Open details โ†’
Windsurf

Codeium's agentic IDE. MCP brings your AgentID identity into every wave, repo, and machine without copy-pasting prompts.

Open details โ†’
CL
Cline

Open-source coding agent for VS Code. Plug AgentID in via MCP config to load one shared identity at runtime.

Open details โ†’