← Registry

Data Collection

cazimedia.com

Helps discover and monitor US federal public datasets, tracking their import status and coverage.

3 endpoints36 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://agentnative.cazimedia.com/mcp

No auth detected

MCP server metadata

Name
agentnative-data-exchange
Version
0.2.0
Capabilities
tools

Known tools 12

search_public_datasets

Search normalized metadata for US federal public datasets before choosing a paid data adapter.

Inferred read-only
list_official_sources

List synchronized official source scopes, their matched importer, discovery state, and materialized dataset coverage.

Inferred read-only
search_discovered_datasets

Search the durable cross-source catalog, including candidates still moving through detached materialization.

Inferred read-only
get_coverage_status

Get current official-source discovery, materialization, queryable-row, queue, failure, and freshness coverage.

Inferred read-only
list_imported_datasets

List warehouse datasets that have a fully published current snapshot, with row counts and provenance fields.

Inferred read-only
sample_imported_dataset

Get three free normalized rows plus deterministic summaries and provenance from an imported dataset.

Inferred read-only
sample_us_federal_register

Get a free regulatory briefing: three current records plus aggregates over the latest 25 documents, with provenance and no payment token.

Potential side effects
query_imported_dataset

Paid bounded query over the current published snapshot of an imported official dataset.

Inferred read-only
aggregate_imported_dataset

Compute a bounded count, sum, average, minimum, or maximum grouped by a dataset field.

Inferred read-only
request_capability

Request a missing dataset, aggregation, insight, filter, freshness level, or export.

Inferred read-only
request_paid_access

Create an owner-approved Stripe checkout and one-time claim URL.

Potential side effects
query_us_federal_register

Paid, normalized US Federal Register query with bounded date, document-type, and row filters.

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.agentnative-data-exchange]
url = "https://agentnative.cazimedia.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentnative-data-exchange": {
      "type": "http",
      "url": "https://agentnative.cazimedia.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentnative-data-exchange
Remote MCP URL: https://agentnative.cazimedia.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": {
    "agentnative-data-exchange": {
      "url": "https://agentnative.cazimedia.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentnative-data-exchange": {
      "type": "http",
      "url": "https://agentnative.cazimedia.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentnative-data-exchange",
  "transport": "streamable-http",
  "url": "https://agentnative.cazimedia.com/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://agentnative.cazimedia.com/mcp/government-data

No auth detected

MCP server metadata

Name
agentnative-data-exchange
Version
0.2.3
Capabilities
tools
Server instructions

Start with free discovery and sample tools. Use search_public_datasets when the dataset is unknown, list_imported_datasets for query-ready data, and sample_imported_dataset or sample_us_federal_register before proposing payment. Use request_capability when coverage is missing. Never call request_paid_access without explicit approval from the human owner.

Known tools 12

search_public_datasets

Use this free tool first when an agent needs official US federal data but does not yet know the dataset ID.

Inferred read-only
list_official_sources

Use this free tool to inspect which federal, state, city, police, education, and other official source scopes AgentNative currently covers.

Inferred read-only
search_discovered_datasets

Use this free tool to find datasets across all discovered official sources, including candidates not yet queryable.

Inferred read-only
get_coverage_status

Use this free operational tool to decide whether available public-data coverage is sufficient or whether to request a missing capability.

Inferred read-only
list_imported_datasets

Use this free tool when an agent needs only datasets that can be sampled or queried now.

Inferred read-only
sample_imported_dataset

Use this free tool to evaluate a query-ready official dataset before paying.

Inferred read-only
sample_us_federal_register

Use this free no-auth tool for current US regulatory activity or to evaluate AgentNative before paying.

Inferred read-only
query_imported_dataset

Use this paid read-only tool after sample_imported_dataset confirms the data is suitable.

Inferred read-only
aggregate_imported_dataset

Use this paid read-only tool for deterministic grouped statistics instead of downloading rows and calculating locally.

Inferred read-only
request_capability

Use this state-changing tool only when existing discovery and coverage tools cannot satisfy the task.

Inferred read-only
request_paid_access

Use this state-changing tool only after free samples demonstrate value and the human owner approves payment.

Potential side effects
query_us_federal_register

Use this paid read-only tool when the free Federal Register briefing is insufficient.

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.agentnative-data-exchange]
url = "https://agentnative.cazimedia.com/mcp/government-data"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentnative-data-exchange": {
      "type": "http",
      "url": "https://agentnative.cazimedia.com/mcp/government-data"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentnative-data-exchange
Remote MCP URL: https://agentnative.cazimedia.com/mcp/government-data

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": {
    "agentnative-data-exchange": {
      "url": "https://agentnative.cazimedia.com/mcp/government-data"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentnative-data-exchange": {
      "type": "http",
      "url": "https://agentnative.cazimedia.com/mcp/government-data"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentnative-data-exchange",
  "transport": "streamable-http",
  "url": "https://agentnative.cazimedia.com/mcp/government-data"
}
MCP Inspector

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

ENDPOINT 3

https://agentnative.cazimedia.com/mcp/free-official-data-insights

No auth detected

MCP server metadata

Name
agentnative-data-exchange
Version
0.2.3
Capabilities
tools
Server instructions

Start with free discovery and sample tools. Use search_public_datasets when the dataset is unknown, list_imported_datasets for query-ready data, and sample_imported_dataset or sample_us_federal_register before proposing payment. Use request_capability when coverage is missing. Never call request_paid_access without explicit approval from the human owner.

Known tools 12

search_public_datasets

Use this free tool first when an agent needs official US federal data but does not yet know the dataset ID.

Inferred read-only
list_official_sources

Use this free tool to inspect which federal, state, city, police, education, and other official source scopes AgentNative currently covers.

Inferred read-only
search_discovered_datasets

Use this free tool to find datasets across all discovered official sources, including candidates not yet queryable.

Inferred read-only
get_coverage_status

Use this free operational tool to decide whether available public-data coverage is sufficient or whether to request a missing capability.

Inferred read-only
list_imported_datasets

Use this free tool when an agent needs only datasets that can be sampled or queried now.

Inferred read-only
sample_imported_dataset

Use this free tool to evaluate a query-ready official dataset before paying.

Inferred read-only
sample_us_federal_register

Use this free no-auth tool for current US regulatory activity or to evaluate AgentNative before paying.

Inferred read-only
query_imported_dataset

Use this paid read-only tool after sample_imported_dataset confirms the data is suitable.

Inferred read-only
aggregate_imported_dataset

Use this paid read-only tool for deterministic grouped statistics instead of downloading rows and calculating locally.

Inferred read-only
request_capability

Use this state-changing tool only when existing discovery and coverage tools cannot satisfy the task.

Inferred read-only
request_paid_access

Use this state-changing tool only after free samples demonstrate value and the human owner approves payment.

Potential side effects
query_us_federal_register

Use this paid read-only tool when the free Federal Register briefing is insufficient.

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.agentnative-data-exchange]
url = "https://agentnative.cazimedia.com/mcp/free-official-data-insights"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentnative-data-exchange": {
      "type": "http",
      "url": "https://agentnative.cazimedia.com/mcp/free-official-data-insights"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentnative-data-exchange
Remote MCP URL: https://agentnative.cazimedia.com/mcp/free-official-data-insights

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": {
    "agentnative-data-exchange": {
      "url": "https://agentnative.cazimedia.com/mcp/free-official-data-insights"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentnative-data-exchange": {
      "type": "http",
      "url": "https://agentnative.cazimedia.com/mcp/free-official-data-insights"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentnative-data-exchange",
  "transport": "streamable-http",
  "url": "https://agentnative.cazimedia.com/mcp/free-official-data-insights"
}
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.