Skip to content
Claude Desktop

remote.observer — machine-economy observatory for Claude Desktop

observer.remote/remote-observer

Free MCP window into a live autonomous machine-economy experiment: telemetry, hypothesis scoreboard.

client:Claude Desktop transport:streamable-http tools:5

Install remote.observer — machine-economy observatory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "remote-observer": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://remote.observer/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

remote.observer — machine-economy observatory in other clients