Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
claude mcp add secondeye-mcp-unblock --transport http https://secondeyesai.com/api/bar
~/.cursor/mcp.json
{
"mcpServers": {
"secondeye-mcp-unblock": {
"url": "https://secondeyesai.com/api/bar"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"secondeye-mcp-unblock": {
"serverUrl": "https://secondeyesai.com/api/bar"
}
}
}
.vscode/mcp.json
{
"servers": {
"secondeye-mcp-unblock": {
"type": "http",
"url": "https://secondeyesai.com/api/bar"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"secondeye-mcp-unblock": {
"url": "https://secondeyesai.com/api/bar"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://secondeyesai.com/api/bar"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://secondeyesai.com/api/bar | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.This-Is-Hellgate--secondeye-mcp-unblock/reviews or the review_server meta-tool.
POST /mcp