Updated integration instructions to reflect HTTP transport architecture: - Clarified that server must be running before connecting clients - Changed from command-based to URL-based configuration - Added Claude Code CLI configuration section (~/.claude/config.json) - Added Linux config file location - Updated troubleshooting to emphasize server must be running - Added health check verification step Configuration now uses: - Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json - Claude Code CLI: ~/.claude/config.json - URL format: http://localhost:4000/mcp 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>