← Registry

General Tools

audiencescore.org

Provides general-purpose tools through the Model Context Protocol.

1 endpoint2 known toolsFirst detected July 10, 2026Last detected August 16, 2026

ENDPOINT 1

https://mcp.audiencescore.org/mcp

No auth detected

MCP server metadata

Name
audiencescore-pilot
Version
0.2.0-pilot
Capabilities
tools
Server instructions

AudienceScore pilot deployment, pre-cryptographic-audit. Use get_score to fetch an Ed25519-signed rendering v1 manifest for an offering-version, and get_score_evidence to fetch de-identified evidence for independent recomputation. Responses are pilot-labeled and may be reset/re-issued after cryptographic audit.

Known tools 2

get_score

Returns a signed pilot rendering v1 manifest for an offering-version.

Inferred read-only
get_score_evidence

Returns de-identified rendering v1 input for an offering-version, enough to recompute the signed manifest for the same window_end.

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.audiencescore-pilot]
url = "https://mcp.audiencescore.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "audiencescore-pilot": {
      "type": "http",
      "url": "https://mcp.audiencescore.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: audiencescore-pilot
Remote MCP URL: https://mcp.audiencescore.org/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": {
    "audiencescore-pilot": {
      "url": "https://mcp.audiencescore.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "audiencescore-pilot": {
      "type": "http",
      "url": "https://mcp.audiencescore.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "audiencescore-pilot",
  "transport": "streamable-http",
  "url": "https://mcp.audiencescore.org/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 audiencescore.org was fetched 2026-08-04T00:15:19.585Z and is being refreshed.

Trust status Neutral

audiencescore.org 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.