Data Collection
cazimedia.com
Helps discover and monitor US federal public datasets, tracking their import status and coverage.
ENDPOINT 1
https://agentnative.cazimedia.com/mcp
MCP server metadata
- Name
- agentnative-data-exchange
- Version
- 0.2.0
Known tools 12
search_public_datasetsSearch normalized metadata for US federal public datasets before choosing a paid data adapter.
Inferred read-onlylist_official_sourcesList synchronized official source scopes, their matched importer, discovery state, and materialized dataset coverage.
Inferred read-onlysearch_discovered_datasetsSearch the durable cross-source catalog, including candidates still moving through detached materialization.
Inferred read-onlyget_coverage_statusGet current official-source discovery, materialization, queryable-row, queue, failure, and freshness coverage.
Inferred read-onlylist_imported_datasetsList warehouse datasets that have a fully published current snapshot, with row counts and provenance fields.
Inferred read-onlysample_imported_datasetGet three free normalized rows plus deterministic summaries and provenance from an imported dataset.
Inferred read-onlysample_us_federal_registerGet a free regulatory briefing: three current records plus aggregates over the latest 25 documents, with provenance and no payment token.
Potential side effectsquery_imported_datasetPaid bounded query over the current published snapshot of an imported official dataset.
Inferred read-onlyaggregate_imported_datasetCompute a bounded count, sum, average, minimum, or maximum grouped by a dataset field.
Inferred read-onlyrequest_capabilityRequest a missing dataset, aggregation, insight, filter, freshness level, or export.
Inferred read-onlyrequest_paid_accessCreate an owner-approved Stripe checkout and one-time claim URL.
Potential side effectsquery_us_federal_registerPaid, normalized US Federal Register query with bounded date, document-type, and row filters.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- agentnative-data-exchange
- Version
- 0.2.3
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_datasetsUse this free tool first when an agent needs official US federal data but does not yet know the dataset ID.
Inferred read-onlylist_official_sourcesUse this free tool to inspect which federal, state, city, police, education, and other official source scopes AgentNative currently covers.
Inferred read-onlysearch_discovered_datasetsUse this free tool to find datasets across all discovered official sources, including candidates not yet queryable.
Inferred read-onlyget_coverage_statusUse this free operational tool to decide whether available public-data coverage is sufficient or whether to request a missing capability.
Inferred read-onlylist_imported_datasetsUse this free tool when an agent needs only datasets that can be sampled or queried now.
Inferred read-onlysample_imported_datasetUse this free tool to evaluate a query-ready official dataset before paying.
Inferred read-onlysample_us_federal_registerUse this free no-auth tool for current US regulatory activity or to evaluate AgentNative before paying.
Inferred read-onlyquery_imported_datasetUse this paid read-only tool after sample_imported_dataset confirms the data is suitable.
Inferred read-onlyaggregate_imported_datasetUse this paid read-only tool for deterministic grouped statistics instead of downloading rows and calculating locally.
Inferred read-onlyrequest_capabilityUse this state-changing tool only when existing discovery and coverage tools cannot satisfy the task.
Inferred read-onlyrequest_paid_accessUse this state-changing tool only after free samples demonstrate value and the human owner approves payment.
Potential side effectsquery_us_federal_registerUse this paid read-only tool when the free Federal Register briefing is insufficient.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- agentnative-data-exchange
- Version
- 0.2.3
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_datasetsUse this free tool first when an agent needs official US federal data but does not yet know the dataset ID.
Inferred read-onlylist_official_sourcesUse this free tool to inspect which federal, state, city, police, education, and other official source scopes AgentNative currently covers.
Inferred read-onlysearch_discovered_datasetsUse this free tool to find datasets across all discovered official sources, including candidates not yet queryable.
Inferred read-onlyget_coverage_statusUse this free operational tool to decide whether available public-data coverage is sufficient or whether to request a missing capability.
Inferred read-onlylist_imported_datasetsUse this free tool when an agent needs only datasets that can be sampled or queried now.
Inferred read-onlysample_imported_datasetUse this free tool to evaluate a query-ready official dataset before paying.
Inferred read-onlysample_us_federal_registerUse this free no-auth tool for current US regulatory activity or to evaluate AgentNative before paying.
Inferred read-onlyquery_imported_datasetUse this paid read-only tool after sample_imported_dataset confirms the data is suitable.
Inferred read-onlyaggregate_imported_datasetUse this paid read-only tool for deterministic grouped statistics instead of downloading rows and calculating locally.
Inferred read-onlyrequest_capabilityUse this state-changing tool only when existing discovery and coverage tools cannot satisfy the task.
Inferred read-onlyrequest_paid_accessUse this state-changing tool only after free samples demonstrate value and the human owner approves payment.
Potential side effectsquery_us_federal_registerUse this paid read-only tool when the free Federal Register briefing is insufficient.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.