RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.This-Is-Hellgate/secondeye-mcp-unblock · v1.2.3
github-mcp 401? PAT wiring. x402 USDC Base. HOW TO PAY: secondeyesai.com/llms.txt
MCP 401 Auth Fix | github PAT wiring | x402 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
]
}
}
}SECOND_EYE_BASE_URL可选Second Eyes lounge base URL
MCP_X402_WALLET_KEY可选EVM private key (0x…) for auto USDC payment on 402. SECURITY: MCP process can drain this wallet — use a dedicated low-balance payer.
MCP_X402_MAX_SPEND_USD可选Per-call spending cap (default 0.50)
MCP_X402_SESSION_MAX_USD可选Process lifetime spending cap (default 2.00)
MCP_X402_ALLOW_SLUGS可选Comma-separated slugs allowed for auto-pay. Default (unset) or *: every zero-argument launch-priced survival/nano slug (each <= $0.05 USDC) auto-pays. transcribe-extract and doc-extract are excluded by default because they need a caller-supplied input the zero-arg tool cannot pass (call /api/bar/x402/transcribe and /api/bar/x402/extract directly); name them explicitly here to opt in. Set a comma list to RESTRICT. Safety is enforced by the per-call/session caps, not this list.
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.This-Is-Hellgate/secondeye-mcp-unblock",
"type": "mcp-server",
"version": "1.2.3",
"displayName": "MCP 401 Auth Fix | github PAT wiring | x402",
"description": "github-mcp 401? PAT wiring. x402 USDC Base. HOW TO PAY: secondeyesai.com/llms.txt",
"repository": {
"url": "https://github.com/This-Is-Hellgate/second-eyes-ai",
"source": "github"
},
"homepage": "https://secondeyesai.com/api/bar",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@secondeyes/mcp-unblock",
"version": "1.2.3",
"transport": "stdio",
"environmentVariables": [
{
"name": "SECOND_EYE_BASE_URL",
"description": "Second Eyes lounge base URL"
},
{
"name": "MCP_X402_WALLET_KEY",
"description": "EVM private key (0x…) for auto USDC payment on 402. SECURITY: MCP process can drain this wallet — use a dedicated low-balance payer."
},
{
"name": "MCP_X402_MAX_SPEND_USD",
"description": "Per-call spending cap (default 0.50)"
},
{
"name": "MCP_X402_SESSION_MAX_USD",
"description": "Process lifetime spending cap (default 2.00)"
},
{
"name": "MCP_X402_ALLOW_SLUGS",
"description": "Comma-separated slugs allowed for auto-pay. Default (unset) or *: every zero-argument launch-priced survival/nano slug (each <= $0.05 USDC) auto-pays. transcribe-extract and doc-extract are excluded by default because they need a caller-supplied input the zero-arg tool cannot pass (call /api/bar/x402/transcribe and /api/bar/x402/extract directly); name them explicitly here to opt in. Set a comma list to RESTRICT. Safety is enforced by the per-call/session caps, not this list."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://secondeyesai.com/api/bar"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.This-Is-Hellgate/secondeye-mcp-unblock",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.This-Is-Hellgate%2Fsecondeye-mcp-unblock/versions/latest",
"isOfficial": true,
"status": "active"
}
}