Claude Code
Connect from Claude Code
Claude Code supports streamable HTTP transport natively. You can add the Atomicwork MCP server with a single CLI command.
Quick Setup
claude mcp add --transport http Atomicwork \
https://<your-subdomain>.atomicwork.com/mcp \
--header "Authorization: Bearer aw_xxx"Configuration File
The command above writes to ~/.claude.json. You can also create a project-scoped in your repo root:
