claude_desktop_config.json and the Computer Use tools appear next to your other MCP servers.
Managed Yambr
X-Chat-Id for a persistent sandbox; rotate it to start fresh.
Claude Desktop uses your Anthropic subscription for the model — we only provide the tools. Why MCP-only →
Self-hosted
Config file location
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Single-user mode (self-hosted)
Since Claude Desktop is one user, flip the self-hosted server to single-user mode so you don’t have to manageX-Chat-Id:
X-Chat-Id can be anything. Managed Yambr runs strict multi-user — always pass a meaningful X-Chat-Id.
Headers reference
| Header | Required | Purpose |
|---|---|---|
Authorization | Yes | Bearer <yambr-key> or Bearer <MCP_API_KEY> |
X-Chat-Id | Yes (strict mode) | Session identifier → one sandbox per id |
X-User-Email | No | Per-user skills / PAT lookup |
X-User-Name | No | Display name (URL-encoded) |
X-MCP-Servers | No | Comma-separated MCP server names passed to the sub_agent |
Related
- MCP API reference — headers, endpoints, tool list
- Access model — why Yambr is MCP-only
- Self-hosting quickstart — stand up your own server
