MCP 401 Auth Fix | github PAT wiring | x402 MCP Server
io.github.This-Is-Hellgate/secondeye-mcp-unblock
What is the MCP 401 Auth Fix | github PAT wiring | x402 MCP server?
github-mcp 401? PAT wiring. x402 USDC Base. HOW TO PAY: secondeyesai.com/llms.txt
How to install MCP 401 Auth Fix | github PAT wiring | x402
Copy-paste configuration for popular MCP clients.
SECOND_EYE_BASE_URLSecond Eyes lounge base URL
MCP_X402_WALLET_KEYEVM 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_USDPer-call spending cap (default 0.50)
MCP_X402_SESSION_MAX_USDProcess lifetime spending cap (default 2.00)
MCP_X402_ALLOW_SLUGSComma-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.
{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<YOUR_SECOND_EYE_BASE_URL>",
"MCP_X402_WALLET_KEY": "<YOUR_MCP_X402_WALLET_KEY>",
"MCP_X402_MAX_SPEND_USD": "<YOUR_MCP_X402_MAX_SPEND_USD>",
"MCP_X402_SESSION_MAX_USD": "<YOUR_MCP_X402_SESSION_MAX_USD>",
"MCP_X402_ALLOW_SLUGS": "<YOUR_MCP_X402_ALLOW_SLUGS>"
}
}
}
}{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<YOUR_SECOND_EYE_BASE_URL>",
"MCP_X402_WALLET_KEY": "<YOUR_MCP_X402_WALLET_KEY>",
"MCP_X402_MAX_SPEND_USD": "<YOUR_MCP_X402_MAX_SPEND_USD>",
"MCP_X402_SESSION_MAX_USD": "<YOUR_MCP_X402_SESSION_MAX_USD>",
"MCP_X402_ALLOW_SLUGS": "<YOUR_MCP_X402_ALLOW_SLUGS>"
}
}
}
}{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<YOUR_SECOND_EYE_BASE_URL>",
"MCP_X402_WALLET_KEY": "<YOUR_MCP_X402_WALLET_KEY>",
"MCP_X402_MAX_SPEND_USD": "<YOUR_MCP_X402_MAX_SPEND_USD>",
"MCP_X402_SESSION_MAX_USD": "<YOUR_MCP_X402_SESSION_MAX_USD>",
"MCP_X402_ALLOW_SLUGS": "<YOUR_MCP_X402_ALLOW_SLUGS>"
}
}
}
}{
"servers": {
"secondeye-mcp-unblock": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<YOUR_SECOND_EYE_BASE_URL>",
"MCP_X402_WALLET_KEY": "<YOUR_MCP_X402_WALLET_KEY>",
"MCP_X402_MAX_SPEND_USD": "<YOUR_MCP_X402_MAX_SPEND_USD>",
"MCP_X402_SESSION_MAX_USD": "<YOUR_MCP_X402_SESSION_MAX_USD>",
"MCP_X402_ALLOW_SLUGS": "<YOUR_MCP_X402_ALLOW_SLUGS>"
}
}
}
}claude mcp add secondeye-mcp-unblock --env SECOND_EYE_BASE_URL=<YOUR_SECOND_EYE_BASE_URL> --env MCP_X402_WALLET_KEY=<YOUR_MCP_X402_WALLET_KEY> --env MCP_X402_MAX_SPEND_USD=<YOUR_MCP_X402_MAX_SPEND_USD> --env MCP_X402_SESSION_MAX_USD=<YOUR_MCP_X402_SESSION_MAX_USD> --env MCP_X402_ALLOW_SLUGS=<YOUR_MCP_X402_ALLOW_SLUGS> -- npx -y @secondeyes/mcp-unblockRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.