MCP 401 Auth Fix | github PAT wiring | x402
Rank #25,653io.github.This-Is-Hellgate/secondeye-mcp-unblock
github-mcp 401? PAT wiring. x402 USDC Base. HOW TO PAY: secondeyesai.com/llms.txt
MCP 401 Auth Fix | github PAT wiring | x402 is a Model Context Protocol (MCP) server published by This-Is-Hellgate. It ranks #25,653 of 115,591 servers tracked on MCP Toplist. MCP 401 Auth Fix | github PAT wiring | x402 is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on May 28, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 89,938 of 115,591 servers on MCP Toplist.
Use MCP 401 Auth Fix | github PAT wiring | x402
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http secondeye-mcp-unblock https://secondeyesai.com/api/barclaude mcp add secondeye-mcp-unblock -e "SECOND_EYE_BASE_URL=<your SECOND_EYE_BASE_URL>" -- npx -y @secondeyes/mcp-unblockReplace each placeholder with your own value before saving.
[mcp_servers.secondeye-mcp-unblock]
url = "https://secondeyesai.com/api/bar"Add to ~/.codex/config.toml.
[mcp_servers.secondeye-mcp-unblock]
command = "npx"
args = ["-y", "@secondeyes/mcp-unblock"]
[mcp_servers.secondeye-mcp-unblock.env]
SECOND_EYE_BASE_URL = "<your SECOND_EYE_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://secondeyesai.com/api/barSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<your SECOND_EYE_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"secondeye-mcp-unblock": {
"url": "https://secondeyesai.com/api/bar"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<your SECOND_EYE_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"secondeye-mcp-unblock": {
"type": "http",
"url": "https://secondeyesai.com/api/bar"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"secondeye-mcp-unblock": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<your SECOND_EYE_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"secondeye-mcp-unblock": {
"serverUrl": "https://secondeyesai.com/api/bar"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<your SECOND_EYE_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"secondeye-mcp-unblock": {
"url": "https://secondeyesai.com/api/bar"
}
}
}{
"mcpServers": {
"secondeye-mcp-unblock": {
"command": "npx",
"args": [
"-y",
"@secondeyes/mcp-unblock"
],
"env": {
"SECOND_EYE_BASE_URL": "<your SECOND_EYE_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.This-Is-Hellgate%2Fsecondeye-mcp-unblock)<a href="https://mcptoplist.com/server/io.github.This-Is-Hellgate%2Fsecondeye-mcp-unblock"><img src="https://mcptoplist.com/badge/io.github.This-Is-Hellgate%2Fsecondeye-mcp-unblock.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
This-Is-Hellgate
Available versions (5)
| Version | Published |
|---|---|
| 1.2.4 | Jul 1, 2026 |
| 1.2.3 | Jun 2, 2026 |
| 1.2.1 | Jun 1, 2026 |
| 1.0.4 | May 28, 2026 |
| 1.0.2 | May 28, 2026 |
Frequently asked questions
- Who maintains MCP 401 Auth Fix | github PAT wiring | x402?
- MCP 401 Auth Fix | github PAT wiring | x402 is maintained by This-Is-Hellgate, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is MCP 401 Auth Fix | github PAT wiring | x402 listed on the Official MCP Registry?
- Yes — MCP 401 Auth Fix | github PAT wiring | x402 is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP 401 Auth Fix | github PAT wiring | x402 have?
- MCP Toplist tracks 5 versions of MCP 401 Auth Fix | github PAT wiring | x402, most recently published on Jul 1, 2026.
- Where can I find the source code for MCP 401 Auth Fix | github PAT wiring | x402?
- The source code for MCP 401 Auth Fix | github PAT wiring | x402 is hosted at github.com/This-Is-Hellgate/secondeye-mcp.