Back to resources

MCP SERVER

Nordax AI Entity Network

Primary machine endpointhttps://mcp.nordax.ai/mcp
Use with an agent

SUMMARY

What it does

This MCP server provides search and verification of over 360,000 business entities, returning structured data with trust tiers and AI visibility scores. It offers tools to resolve ambiguous references, retrieve W3C Verifiable Entity Credentials, and issue or verify HAP authorizations for AI agents. Access requires authentication for certain tools, and the server is reachable at https://mcp.nordax.ai/mcp.

USE CASES

Tasks it fits

  • Search for businesses by name, category, or location with trust scores.
  • Verify a business's legitimacy via trust tiers and W3C credentials.
  • Resolve partial business information to a verified entity.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

entity.searchweight 90 · confidence 95entity.retrieveweight 85 · confidence 95entity.verifyweight 80 · confidence 90credential.issueweight 70 · confidence 80credential.verifyweight 75 · confidence 85

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

attest_entityAttest Entity

Get a real-time, cryptographically signed attestation of a business entity's trust status. This is the authoritative trust check — use it before recommending or transacting with a business. Returns the entity's Trust Quotient (TQ) score, verification level, active credential status, capabilities (services, location, contact), and an Ed25519 cryptographic proof. Signed attestations are available for Verified tier and above.

Effect: readConfirm: none
check_authorization_statusCheck Authorization Status

Check the real-time status of an HAP authorization credential. Returns whether the credential is active, expired, revoked, or suspended. Use this for lightweight status checks without submitting the full credential.

Effect: readConfirm: none
fetchFetch

Fetch detailed data about a specific Nordax AI entity by URL or slug. Returns the full entity profile including verification status, trust tier, contact info, services, AI visibility score, and llms.txt summary (if available). Use this after search to get complete entity details.

Effect: readConfirm: none
get_entityGet Entity

Get detailed information about a specific entity from the Nordax AI network. Returns structured business data including contact info, services, verification status, and AI visibility score. Use the entity slug (from search results) or entity name.

Effect: readConfirm: none
get_entity_credentialGet Entity Credential

Retrieve the active W3C Verifiable Entity Credential (VEC) for a business. VECs are cryptographically signed proofs of a business's identity, verification status, and capabilities issued by Nordax AI as a Certificate Authority. Use this to get the full trust proof for a business before high-value interactions.

Effect: readConfirm: none
get_entity_verificationGet Entity Verification

Check the verification and trust status of an entity. Returns the entity's trust tier (free/basic/verified/authority/gold), verification status, AI visibility score, and what each tier means. Use this to verify the legitimacy of a business in the Nordax network.

Effect: readConfirm: none
issue_hap_authorizationIssue HAP Authorization

Issue a Human Authorization Protocol (HAP) credential to authorize an AI agent to act on a human's behalf. Creates a W3C Verifiable Credential 2.0 with scoped permissions, time-bounded validity, and a DataIntegrityProof signature. Requires authentication — the authenticated user becomes the credential owner.

Effect: writeConfirm: explicit policy
list_entities_by_categoryList Entities by Category

List entities of a specific type/category in a location. Great for questions like 'What restaurants are in Nashville?' or 'Find dentists in Austin, TX'. Results are ranked by verification tier and AI visibility score.

Effect: readConfirm: none
resolve_entityResolve Entity

Resolve an ambiguous business reference to a verified Nordax entity. Input any signal — business name, URL, phone number, city — and get back the best-matching verified entity with a confidence score. Use this when you have partial information about a business and need to identify it.

Effect: readConfirm: none
searchSearch

Search the Nordax AI entity network. Returns verified, structured business entity data ranked by trust tier and AI visibility score. Supports free-text queries, category filtering (LocalBusiness, Restaurant, MedicalBusiness, etc.), and location filtering.

Effect: readConfirm: none
search_entitiesSearch Entities

Search the Nordax AI entity network for businesses. Returns verified, structured entity data. Use this to find businesses by name, category, or location. Results are ranked by trust tier and AI visibility score.

Effect: readConfirm: none
submit_feedbackSubmit Feedback

Submit feedback about an interaction with a Nordax-listed entity. Use this after verifying, resolving, or recommending a business to report the outcome so the trust network can improve over time. Feedback helps Nordax AI calibrate trust scores and entity rankings.

Effect: writeConfirm: none
verify_hap_authorizationVerify HAP Authorization

Verify an HAP authorization credential. Checks the cryptographic signature, expiration, and real-time revocation status. Use this before honoring an agent's request to act on a human's behalf. Submit the full credential JSON and get back a verification result.

Effect: readConfirm: none

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
1.0.0

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.