← Registry

Analytics

agentnativeoffers.com

Provides audit and analysis data on companies' Agent Native Offer scores and related metrics.

1 endpoint9 known toolsFirst detected June 21, 2026Last detected July 25, 2026

ENDPOINT 1

https://agentnativeoffers.com/mcp

No auth detected

MCP server metadata

Name
agent-native-offers
Version
1.0.0
Capabilities
tools
Server instructions

AUDIE scores how ready a company's offer is for AI agent buyers. Use list_audits / get_audit to read scores (no auth). register_agent for an api_key, then request_audit, watch_company, my_audit_history, my_digest.

Known tools 9

list_audits

List every audited company with AUDIE scores, tiers, and pillar breakdown (the public leaderboard).

Inferred read-only
get_audit

Get the full Agent Native Offer Audit for one company by slug (pillars, criteria with evidence, gaps, action plan).

Inferred read-only
watch_stats

Public aggregate counts of how many agents are watching each company (a demand signal).

Inferred read-only
register_agent

Register this agent and receive a scoped api_key (shown once).

Inferred read-only
request_audit

Request a new Agent Native Offer Audit of any company.

Inferred read-only
check_audit_request

Check the status of an audit request you submitted (received | in_review | scheduled | completed | declined).

Inferred read-only
my_audit_history

Recall your registration profile and every audit request and watched company tied to your api_key (agent memory).

Inferred read-only
watch_company

Watch a company so you're notified when it's re-audited.

Inferred read-only
my_digest

Compounding-value digest: how much the companies you watch have improved since you started watching them.

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.agent-native-offers]
url = "https://agentnativeoffers.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-native-offers": {
      "type": "http",
      "url": "https://agentnativeoffers.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-native-offers
Remote MCP URL: https://agentnativeoffers.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": {
    "agent-native-offers": {
      "url": "https://agentnativeoffers.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-native-offers": {
      "type": "http",
      "url": "https://agentnativeoffers.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-native-offers",
  "transport": "streamable-http",
  "url": "https://agentnativeoffers.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentnativeoffers.com was fetched 2026-08-04T00:55:27.339Z and is being refreshed.

Trust status Neutral

agentnativeoffers.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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