← minia2a.uk

INDIVIDUAL MCP TOOL

x402-entity-lookup

Entity Lookup: Look up an entity (company, person, token).

minia2a.uknone authenticationAvailability not checked

LIVE ENDPOINT

https://minia2a.uk/mcp

No auth detected

Connect to this endpoint to inspect the live schema for x402-entity-lookup and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.

Parent server

minia2a.uk

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.minia2a]
url = "https://minia2a.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "minia2a": {
      "type": "http",
      "url": "https://minia2a.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: minia2a
Remote MCP URL: https://minia2a.uk/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "minia2a": {
      "url": "https://minia2a.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "minia2a": {
      "type": "http",
      "url": "https://minia2a.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "minia2a",
  "transport": "streamable-http",
  "url": "https://minia2a.uk/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • service_discovery — Search and discover API services on the minia2a marketplace.
  • get_stats — Get live platform statistics: service count, agent count, trial usage, paid calls.
  • x402-gas — Gas: Gas prices across 5 chains.
  • x402-captcha-solve — Captcha Solve: Solve CAPTCHAs (reCAPTCHA v2/v3, hCaptcha, Turnstile) for agents that hit bot walls.
  • x402-recall — Recall: Curated agent-economy knowledge base — searchable answers on x402, agent payments, and the marketplace.
  • x402-time — Time: Current UTC time and date in multiple formats.
  • x402-find — Find: Search and find services/tools across the minia2a catalog.
  • x402-polymarket — Polymarket: Polymarket prediction market data — markets, prices, and outcomes.