Agents

The Connectivity Layer for the Agentic Web

Agent Catalog

A marketplace built for machines. Agents query, discover, and negotiate access to governed data sources — programmatically.

Discovery for the Agentic Web

The Global Marketplace is for humans. The Agent Catalog is for machines. An agent-native registry where agents query for data sources by capability, compliance, and geography — and get back structured, verifiable results.

Control Your Catalog Presence

Listed Open

Fully public, auth-free, and searchable in the registry. Any agent connects instantly.

Unlisted Open

Public and auth-free, but not in the registry. Discoverable only by direct URL.

Private

Auth-only. Internal agents discover and connect with valid credentials.

Disabled

Invisible to agents. No agent card generated. The default.

How Agents Discover Data

Agent discovery query
GET /registry?q=employees&tags=pii-safe&category=Human Resources&geo=US
Registry response
{
  "results": [
    {
      "displayName": "US Employee Directory",
      "description": "Tokenized employee records with PII protections",
      "apiName": "employee-api",
      "category": "Human Resources",
      "tags": ["tokenized", "pii-safe", "dataharbor-governed"],
      "skillCount": 2,
      "skillNames": ["employee-data", "department-lookup"],
      "visibility": "ListedOpen",
      "allowGeos": ["US"],
      "agentCardUrl": "https://mcp.dataharbor.co/v1/{leaseId}/.well-known/agent-card.json"
    }
  ],
  "total": 1,
  "limit": 20,
  "offset": 0
}

The registry is live at service.dataharbor.co/registry — fully documented via OpenAPI.

Discover → Understand → Connect

Three steps from search to data. The fourth is coming.

1

Discovery

Agents find governed data sources through the registry. Keywords, tags, categories, and geography drive matching.

2

Understand

Agents fetch the A2A agent card to learn skills, security schemes, geofencing, and MCP interface bindings.

3

Connect

Agents connect via MCP with dynamic tool generation. Open Virtual APIs require zero auth — no keys, no setup.

4

Transact

Coming Soon

Usage metering, access negotiation, and commercial terms. Coming soon with Listed Gated visibility.

Ready to Transform Your APIs?

Experience plug-and-play MCP servers. No hassle, no complex onboarding — just revolutionary API management.

Free during beta
No credit card required
Full feature access
Go to Dashboard