Effortlessly compose, extend, and observe every service in real-time for the first time ever.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "iii": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-iii"
      ]
    }
  }
}