Skip to main content
Glama
teddiesloco

AgentGate x402 MCP Server

by teddiesloco

AgentGate x402 Model Context Protocol (MCP) Server

Smithery

Zero-subscription, machine-payable AI utility microservices powered by HTTP 402 on Base and Solana.

Tools Provided

  1. scrape_clean_markdown ($0.005 USDC)

    • Ultra-fast, noise-free Markdown extraction from any web URL. 50% cheaper than Firecrawl. Strips navigation, ads, and HTML boilerplate.

  2. check_prompt_injection ($0.002 USDC)

    • Deterministic adversarial prompt injection, jailbreak, and system prompt override detector.

  3. audit_solana_token ($0.01 USDC)

    • Sub-second anti-rug check for Solana SPL tokens (Pump.fun, Raydium). Checks LP lock status, top 10 holder concentration, mint and freeze authorities.

  4. enrich_domain ($0.01 USDC)

    • Instant domain intelligence: DNS, SSL, IP geolocation, and detected technology stack.

Related MCP server: x402tools MCP Server

Installation & Usage

Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentgate": {
      "command": "npx",
      "args": [
        "-y",
        "@teddiesloco/agentgate-mcp",
        "--gateway",
        "https://x402.agentsea.vn"
      ]
    }
  }
}

Cursor & Cline

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "agentgate": {
      "command": "node",
      "args": ["path/to/index.js", "--gateway", "https://x402.agentsea.vn"]
    }
  }
}

Gateway & Spec

License

MIT

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Provides AI agents with 10 pay-per-call utility tools (QR generation, DNS lookup, OCR, etc.) using USDC on Base via the x402 protocol, with agent's private key never leaving the agent.
    11
    67
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    53 security & enrichment MCP tools for AI agents. Contract scanning, threat intel, OSINT, crypto data, DNS/WAF recon. Pay-per-call via HTTP 402 + USDC on Base mainnet. No API keys. First call free.
    -

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/teddiesloco/agentgate-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server