← All servers

AI Agent Analytics

warnings

analytics.davisvillelabs.com

Seller-side analytics for AI-agent discovery, settled revenue, delivery, and repeat use.

https://analytics.davisvillelabs.com/mcpWebsiteOAuthMCP 2025-11-25v1.0.0last checked 19 Sep 2026spoke MCP on 1 of 1 check (30 days)initialize in 313 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects with setup

The registration flow this server advertises is not one Claude Code documents, so register a client with the issuer yourself and give Claude Code the client ID.

claude mcp add --transport http --client-id <your-client-id> --client-secret --callback-port 8080 ai-agent-analytics https://analytics.davisvillelabs.com/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects with setup

The registration flow this server advertises is not one Claude (claude.ai & Desktop) documents, so register a client with the issuer yourself and give Claude (claude.ai & Desktop) the client ID.

Settings → Connectors → Add custom connector, then paste https://analytics.davisvillelabs.com/mcp. Under Advanced settings, enter the OAuth Client ID and Secret the issuer gave you.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTConnects

The authorization server supports Client ID Metadata Documents, so ChatGPT identifies itself by URL with no registration step.

Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://analytics.davisvillelabs.com/mcp.

ChatGPT docs · read on 2026-08-30

CursorConnects with setup

The registration flow this server advertises is not one Cursor documents, so register a client with the issuer yourself and give Cursor the client ID.

{
  "mcpServers": {
    "ai-agent-analytics": {
      "url": "https://analytics.davisvillelabs.com/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects with setup

The registration flow this server advertises is not one VS Code (Copilot) documents, so register a client with the issuer yourself and give VS Code (Copilot) the client ID.

{
  "servers": {
    "ai-agent-analytics": {
      "oauth": {
        "clientId": "<your-client-id>"
      },
      "type": "http",
      "url": "https://analytics.davisvillelabs.com/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 19 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
OAuth
Issuer
https://analytics.davisvillelabs.com
Dynamic client registration
Not advertised
Client ID Metadata Document
Supported

A client identifies itself by a URL to its own metadata, so no registration step is required.

PKCE
S256
Grant types
authorization_code
Scopes
products:read, analytics:read, portfolio:read
Protected-resource metadata
Published (RFC 9728)
Anonymous access
Handshake succeeds; 11 tools listable
Credentials demanded in prose
list_products, get_connection_health, validate_installation, get_report

These tools are listed anonymously and their own descriptions ask for an account or key, but no challenge is issued — so a client has nothing to act on and the refusal arrives as a tool error.

Documentation
https://analytics.davisvillelabs.com/api/agent/v1

What the probe found

warningTools needing credentials are listed without a challenge

4 of the 11 tools listed anonymously say in their own descriptions that they need an account or a key (list_products, get_connection_health, validate_installation, get_report), but the endpoint issued no WWW-Authenticate challenge. The requirement is stated only in prose, so a call reaches the tool and comes back as a tool error instead of an authorization step.

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

11 tools usable without signing in

The server exposes a public surface before authorization: list_products, get_portfolio_pulse, get_daily_pulse, get_discovery, get_agents, get_revenue, get_connection_health, validate_installation, scan_agent_commerce_readiness, get_evidence, get_report.

Tools

get_agentsget_connection_healthget_daily_pulseget_discoveryget_evidenceget_portfolio_pulseget_reportget_revenuelist_productsscan_agent_commerce_readinessvalidate_installation

Contract history

19 Sep 2026v1.0.0first recorded contract

Watch this server

Save its public contract as a baseline and manage breaking-change email alerts.

Set up a watch

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for AI Agent Analytics
[![MCP status](https://mcpi.app/servers/ai-agent-analytics/badge.svg)](https://mcpi.app/servers/ai-agent-analytics)