← Registry

API Tools

tollmint.com

Lists all Tollmint API products with pricing and schema details.

x402 supported1 endpoint24 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://api.tollmint.com/mcp

No auth detected

MCP server metadata

Name
tollmint
Version
0.1.0
Capabilities
tools
Server instructions

Tollmint sells data and analysis per call. Every tool description states its price. tollmint_catalog and tollmint_quote are free — use them to decide before spending. Paid tools require an Authorization: Bearer <api key> header on this connection, or payment over x402 against https://api.tollmint.com. A failed call is never charged.

Known tools 24

tollmint_catalog

List every Tollmint product with its price, sourcing class, evidence grading, latency SLO and input schema.

Inferred read-only
tollmint_quote

Get the exact price of a specific call before making it.

Inferred read-only
psych_dark-pattern-detect

Scan a live page or raw HTML for deceptive design.

Inferred read-only
psych_cognitive-load

Measure the mental effort a page demands before a decision can be made: form fields, competing choices, interactive density, and reading burden.

Inferred read-only
psych_trust-signals

Check which trust signals a page carries and which it omits — pricing visibility, privacy and terms, contact routes, cancellation terms.

Inferred read-only
psych_effects

Query a curated corpus of behavioural science effects.

Inferred read-only
psych_biases

Cognitive biases with their mechanism, the conditions that trigger them, documented countermeasures, and an exploitation-risk score.

Inferred read-only
psych_dark-patterns

Deceptive-design taxonomy with the regulation each pattern trips (EU DSA Art.

Inferred read-only
psych_enforcement

Regulatory enforcement actions over deceptive interface design, each citing the regulator’s own document: the law and article, the company, the penalty, and what was actually on the screen.

Inferred read-only
psych_heuristics

Interaction-design laws with their formulae, sources, and design implications — Fitts, Hick, Jakob, Tesler, Doherty.

Inferred read-only
psych_cta-score

Score call-to-action text against a curated behavioural-science corpus.

Inferred read-only
content_ai-score

Measure how mechanically a piece of text reads across 19 stylistic signals: sentence-length variance (burstiness), em-dash rate, negative parallelism, copula avoidance, the characteristic AI vocabulary cluster, hedged superlatives, significance inflation, puffery, vague attribution, over-signposting, formatting tics, and more.

Inferred read-only
design_ai-slop-detect

Score how closely a page matches the documented 2025-2026 AI/template design fingerprint: the Tailwind indigo-violet gradient, a default sans with no display pairing, the badge/hero/three-card/steps/testimonial/pricing skeleton, glassmorphism, uniform border radii, emoji feature bullets, round-number social proof with no attribution, and abstract illustration in place of the product.

Inferred read-only
web_fetch

Fetch a URL and return the main content as clean markdown, with navigation, cookie banners, footers, and related-post chrome removed.

Potential side effects
verify_compliance-scan

Check marketing copy, or a live page, against 225 curated regulatory rules covering AI-content disclosure, advertising claim substantiation, subscriptions and price display, unsolicited messaging, accessibility, and automated data collection.

Inferred read-only
ref_geocode

Convert a free-form address or place name into coordinates with normalised address components, a calibrated confidence score, and precision classification (rooftop / street / locality / region / country).

Inferred read-only
legal_ai-disclosure

Binding obligations worldwide to disclose, label, or watermark AI-generated content — EU AI Act Art.

Inferred read-only
legal_claims

Which marketing claims legally require evidence, and what evidence suffices.

Inferred read-only
legal_subscriptions

Rules on subscription sign-up, auto-renewal, cancellation, and total-price display across US federal, US states, EU, UK, France and Germany — with the numbers: how many days before renewal a reminder is due, how many clicks cancellation may take, what must be in the price.

Inferred read-only
legal_messaging

When a commercial email, SMS, or call may lawfully be sent, by channel and jurisdiction.

Potential side effects
legal_accessibility

Accessibility duties and the cases brought under them: ADA Titles II and III, Section 508, the European Accessibility Act in force since 2025-06-28, EN 301 549, UK and Canadian regimes — with the WCAG version and conformance level each one actually incorporates, the microenterprise and undue-burden carve-outs, and compliance dates still ahead.

Inferred read-only
legal_scraping

What courts have actually held about scraping, crawling, and training-data acquisition.

Inferred read-only
psych_page-audit

Audit a live page or raw HTML for conversion psychology.

Inferred read-only
content_humanize

Rewrite text for tone, cadence, and brand voice while preserving meaning exactly.

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.tollmint]
url = "https://api.tollmint.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tollmint": {
      "type": "http",
      "url": "https://api.tollmint.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tollmint": {
      "type": "http",
      "url": "https://api.tollmint.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tollmint",
  "transport": "streamable-http",
  "url": "https://api.tollmint.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 tollmint.com was fetched 2026-08-03T16:00:38.274Z.

Trust status Neutral

tollmint.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.