Claude Desktop
Connect from Claude Desktop
Claude Desktop only supports local stdio servers. To connect to Atomicwork, use the mcp-remote bridge, which runs locally and forwards calls to the HTTP endpoint. Make sure you have Node.js installed — you can check with node --version.
Configuration
Edit your Claude Desktop config file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add the following:
{
"mcpServers": {
"Atomicwork": {
"command"
