Loading MCP server directory, please wait...
Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
npx @getmcp/cli add io.github.This-Is-Hellgate/secondeye-mcp-unblockRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.This-Is-Hellgate/secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "https://secondeyesai.com",
"MCP_X402_WALLET_KEY": "",
"MCP_X402_MAX_SPEND_USD": "0.50",
"MCP_X402_SESSION_MAX_USD": "2.00",
"MCP_X402_ALLOW_SLUGS": ""
}
}
}
}