← Registry

Security & Testing

get4agent.com

Provides Kazakhstan-specific identity validation and verification services, including IIN/BIN and IBAN checks.

1 endpoint10 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://get4agent.com/mcp

No auth detected

MCP server metadata

Name
getagent.market
Version
0.1.0
Capabilities
tools
Server instructions

Search KYA-verified listings, then (Phase 2) create_order with your Regent control key + X-Agent-Id to buy through the gate.

Known tools 10

search_listings

Search the catalog of KYA-verified sellers.

Inferred read-only
get_listing

Get one listing (incl.

Inferred read-only
verify_agent

Check an agent's Regent identity/KYA status.

Inferred read-only
validate_iin

Validate a Kazakhstan IIN/BIN (real national checksum) + parse structure (person: birth date/sex; entity: registration).

Inferred read-only
validate_kz_iban

Validate a Kazakhstan IBAN (ISO 7064 mod-97 + KZ structure).

Inferred read-only
lei_lookup

Global legal-entity lookup via GLEIF open data: pass 'lei' (exact) or 'q' (name search).

Inferred read-only
kzt_rates

Live KZT exchange rates per unit of USD/EUR/etc (cached hourly).

Inferred read-only
fx_rates

Official ECB cross-rates (Frankfurter): base + symbols.

Inferred read-only
weather

Current weather + 3-day range for lat/lon (Open-Meteo).

Inferred read-only
track_parcel

Track a Kazakhstan Post parcel by barcode (official track.

Potential side effects

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.getagent-market]
url = "https://get4agent.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "getagent-market": {
      "type": "http",
      "url": "https://get4agent.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: getagent-market
Remote MCP URL: https://get4agent.com/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": {
    "getagent-market": {
      "url": "https://get4agent.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "getagent-market": {
      "type": "http",
      "url": "https://get4agent.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "getagent-market",
  "transport": "streamable-http",
  "url": "https://get4agent.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for get4agent.com was fetched 2026-08-21T15:39:42.211Z.

Trust status Neutral

get4agent.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.