mcp

AgentVisa-ai/mcp
★ 0 stars JavaScript AI/LLM Updated 2d ago
MCP server + Claude Code plugin for AgentVisa — your AI agent presents a verified-human token to AgentVisa-protected sites and gets in instead of being blocked.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AgentVisa-ai/mcp"
      ]
    }
  }
}

README Excerpt

AgentVisa MCP server — install once in your AI agent and it handles human verification automatically on any AgentVisa-protected site. When a site returns a `401` response with the `X-AgentVisa-Required` header, your agent calls `get_agentvisa_token` and adds `X-AgentVisa-Token: <token>` to the retry — no copy-pasting, no remembering, no prompt needed.

Tools (6)

AGENTVISA_API_URLAGENTVISA_TOKENAGENTVISA_TOKEN_FILEget_agentvisa_statusget_agentvisa_tokenrequest_reverification

Topics

ai-agentsclaude-codeidentitymcp