Second Eyes Agent Workflow Services for VS Code
io.github.this-is-hellgate/secondeye-mcp-unblock
Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
client:VS Code
transport:streamable-http
runtime:npm
tools:11
Install Second Eyes Agent Workflow Services in VS Code
.vscode/mcp.json
{
"servers": {
"secondeye-mcp-unblock": {
"type": "http",
"url": "https://secondeyesai.com/api/bar"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs