Skip to content

Second Eyes Agent Workflow Services for Grok

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

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

client:Grok transport:streamable-http runtime:npm tools:11

Install Second Eyes Agent Workflow Services in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "secondeye-mcp-unblock": {
      "type": "http",
      "url": "https://secondeyesai.com/api/bar"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

Second Eyes Agent Workflow Services in other clients