← Registry

Marketing

cromanion.com

Manage Cromanion, an autonomous conversion agent, with tools for claiming, verifying, checking site status, diagnosing installation issues, and upgrading plans.

1 endpoint24 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://cromanion.com/api/mcp

No auth detected

MCP server metadata

Name
cromanion
Version
0.4.0
Capabilities
tools
Server instructions

Cromanion — The conversion agent that runs itself. Sign your human up for a site you manage: open a claim, publish one of the three proofs it returns, verify it, then install the snippet. Once it is running, you can do the client's work too — read what is waiting on a decision and rule on it, define conversions, take the site live — as far as your human has allowed. You never handle payment; the upgrade tool returns a link for them.

Known tools 24

cromanion_open_claim

Start signing your human up for Cromanion (the autonomous conversion agent) on a site you manage.

Inferred read-only
cromanion_verify_claim

Redeem a claim once you have published one of its three proofs (a /.

Inferred read-only
cromanion_site_status

Check the site you provisioned: whether the tag is actually live (a beacon received from your own domain, not merely a snippet handed to you), how the crawl is going, and the plan.

Inferred read-only
cromanion_install_check

Why the tag is not firing.

Inferred read-only
cromanion_upgrade_link

Get a Stripe Checkout link for a paid plan (pro or growth).

Inferred read-only
cromanion_errors

Every refusal this server can return, and what to do about each.

Inferred read-only
cromanion_grants

List what your human has allowed this agent to do, and what they have not.

Inferred read-only
cromanion_pending

Everything on this site that is waiting for a decision: page rewrites the agent wants to make, rules it distilled from real sessions, conversions it spotted but has never counted, and pages your traffic found that the crawl missed.

Inferred read-only
cromanion_config

Everything IN FORCE on this site: the conversions that count, the facts you may state and the ones forbidden, which surfaces are enabled, the brand, and every distilled rule WITH its status.

Inferred read-only
cromanion_decide

Rule on one thing from cromanion_pending: pass its `kind` and `id` back unchanged with a decision.

Inferred read-only
cromanion_set_playbook

Reword a distilled rule, or ask for a fresh distillation.

Inferred read-only
cromanion_ask_human

Ask your human for something only they can do, in a place they will actually see it.

Inferred read-only
cromanion_mark_read

Mark notifications read once you have passed them on to your human.

Inferred read-only
cromanion_impact

What the agent has actually changed: visitors who saw it versus the 10% held back as a control.

Inferred read-only
cromanion_set_mode

Switch the agent on.

Inferred read-only
cromanion_add_goal

Define a conversion to count, or change one you already defined.

Inferred read-only
cromanion_crawl

Re-read the site, and name the pages that matter most so they are read first.

Inferred read-only
cromanion_claim_domain

Claim another host for this site so its traffic counts, or give one up with `remove: true`.

Potential side effects
cromanion_set_voice

Write the facts the agent may state to visitors, and the things it must never say.

Potential side effects
cromanion_surfaces

Choose where the agent may speak and what those places look like: which layout surfaces are enabled, whether the exit modal is allowed, custom CSS, and per-surface HTML.

Inferred read-only
cromanion_set_holdout

Set the share of visitors held back from the agent so its effect stays measurable (0.

Inferred read-only
cromanion_exclusions

Put an excluded device back into the measurement.

Inferred read-only
cromanion_set_brand

Adjust the palette, fonts and button styling the agent paints its surfaces with.

Inferred read-only
cromanion_lead_destination

Set where captured leads are delivered: an https webhook, a connected HubSpot portal, or off.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cromanion",
  "transport": "streamable-http",
  "url": "https://cromanion.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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