Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

TrueClicks

REMOTE · DATA.TRUECLICKS.COM · SCANNED SEP 20

Audit and monitor PPC accounts: Google Ads, Microsoft Advertising, and Meta Ads.

0 this week 33 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security83
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Tool Safety0
  • Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
  • Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified

Unverified: 6 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm. Claim this server and supply a read-only token to verify it and lift the score.

Install

How do I install the TrueClicks MCP server?

TrueClicks is a hosted endpoint at https://data.trueclicks.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · data.trueclicks.com

# add to Claude Code
claude mcp add --transport http com-trueclicks-trueclicks 'https://data.trueclicks.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-trueclicks-trueclicks": {
      "url": "https://data.trueclicks.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-trueclicks-trueclicks": {
      "type": "http",
      "url": "https://data.trueclicks.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-trueclicks-trueclicks]
url = "https://data.trueclicks.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-trueclicks-trueclicks": {
      "type": "remote",
      "url": "https://data.trueclicks.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-trueclicks-trueclicks --url 'https://data.trueclicks.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-trueclicks-trueclicks:
    url: "https://data.trueclicks.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-trueclicks-trueclicks": {
      "Transport": "http",
      "Url": "https://data.trueclicks.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-trueclicks-trueclicks -t streamable-http -u 'https://data.trueclicks.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-trueclicks-trueclicks": {
      "type": "http",
      "url": "https://data.trueclicks.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 6 Sept 26 33

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://data.trueclicks.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.trueclicks.com CN=Go Daddy Secure Certificate Authority - G2,OU=http://certs.godaddy.com/repository/,O=GoDaddy.com\, Inc.,L=Scottsdale,ST=Arizona,C=US 28 Apr 2026 12 Nov 2026 RSA 2048 SHA256-RSA b666834735ff2460
SANs: *.trueclicks.com, trueclicks.com
CN=Go Daddy Secure Certificate Authority - G2,OU=http://certs.godaddy.com/repository/,O=GoDaddy.com\, Inc.,L=Scottsdale,ST=Arizona,C=US (CA) CN=Go Daddy Root Certificate Authority - G2,O=GoDaddy.com\, Inc.,L=Scottsdale,ST=Arizona,C=US 3 May 2011 3 May 2031 RSA 2048 SHA256-RSA 7
CN=Go Daddy Root Certificate Authority - G2,O=GoDaddy.com\, Inc.,L=Scottsdale,ST=Arizona,C=US (CA) OU=Go Daddy Class 2 Certification Authority,O=The Go Daddy Group\, Inc.,C=US 1 Jan 2014 30 May 2031 RSA 2048 SHA256-RSA 1be715

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of data.trueclicks.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
trueclicks.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On connection
HTTP status 401

WWW-Authenticate challenge Basic realm="tcodata"

Basic realm="tcodata"
Header Value
www-authenticate Basic realm="tcodata"

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://data.trueclicks.com/mcp Auth required 401
http (plaintext) http://data.trueclicks.com/mcp HTTPS enforced 301 https://data.trueclicks.com/mcp
MCP tools

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

No tool schema has been captured from this endpoint yet.

Common questions

What is the TrueClicks MCP server?

TrueClicks is an MCP server listed in the public MCP registry as com.trueclicks/trueclicks. Audit and monitor PPC accounts: Google Ads, Microsoft Advertising, and Meta Ads. This page covers its hosted endpoint (https://data.trueclicks.com/mcp).

Is the TrueClicks MCP server safe to use?

TrueClicks scores 33 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Does the TrueClicks MCP server require authentication?

Yes. TrueClicks asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the TrueClicks MCP server still maintained?

TrueClicks is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.