Skip to content
Claude Desktop

Second Eyes Agent Workflow Services for Claude Desktop

io.github.this-is-hellgate/secondeye-mcp-unblock

Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.

client:Claude Desktop transport:streamable-http runtime:npm tools:11

Install Second Eyes Agent Workflow Services in Claude Desktop

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

{
  "mcpServers": {
    "secondeye-mcp-unblock": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://secondeyesai.com/api/bar"
      ]
    }
  }
}

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

Second Eyes Agent Workflow Services in other clients