← Registry

Security & Testing

nordax.ai

Provides tools for searching and verifying business entities in the Nordax AI network with cryptographic attestation.

1 endpoint13 known toolsFirst detected May 11, 2026Last detected August 23, 2026

ENDPOINT 1

https://mcp.nordax.ai/mcp

No auth detected

MCP server metadata

Name
Nordax AI Entity Network
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 13

search_entities

Search the Nordax AI entity network for businesses.

Inferred read-only
get_entity

Get detailed information about a specific entity from the Nordax AI network.

Inferred read-only
list_entities_by_category

List entities of a specific type/category in a location.

Inferred read-only
get_entity_verification

Check the verification and trust status of an entity.

Inferred read-only
attest_entity

Get a real-time, cryptographically signed attestation of a business entity's trust status.

Inferred read-only
resolve_entity

Resolve an ambiguous business reference to a verified Nordax entity.

Inferred read-only
get_entity_credential

Retrieve the active W3C Verifiable Entity Credential (VEC) for a business.

Inferred read-only
submit_feedback

Submit feedback about an interaction with a Nordax-listed entity.

Inferred read-only
issue_hap_authorization

Issue a Human Authorization Protocol (HAP) credential to authorize an AI agent to act on a human's behalf.

Inferred read-only
verify_hap_authorization

Verify an HAP authorization credential.

Inferred read-only
check_authorization_status

Check the real-time status of an HAP authorization credential.

Inferred read-only
search

Search the Nordax AI entity network.

Inferred read-only
fetch

Fetch detailed data about a specific Nordax AI entity by URL or slug.

Inferred read-only

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.nordax-ai-entity-network]
url = "https://mcp.nordax.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nordax-ai-entity-network": {
      "type": "http",
      "url": "https://mcp.nordax.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nordax-ai-entity-network
Remote MCP URL: https://mcp.nordax.ai/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": {
    "nordax-ai-entity-network": {
      "url": "https://mcp.nordax.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nordax-ai-entity-network": {
      "type": "http",
      "url": "https://mcp.nordax.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nordax-ai-entity-network",
  "transport": "streamable-http",
  "url": "https://mcp.nordax.ai/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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