{"name":"com.cromanion/cromanion","slug":"cromanion","title":"Cromanion","description":"Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.","url":"https://mcp.market/server/cromanion","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T20:11:03.598Z","last_ok_at":"2026-09-20T20:11:03.598Z","latency_ms":326},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://cromanion.com/agents","version":"0.7.0","remotes":[{"type":"streamable-http","url":"https://cromanion.com/api/mcp","headers":[{"description":"Bearer <claim secret>. Obtained from cromanion_open_claim, which needs no credential — so a client may connect with this header absent and set it after the first call.","isSecret":true,"name":"Authorization"}]}],"packages":[],"tools":[{"name":"cromanion_add_goal","description":"Define a conversion to count, or change one you already defined. This is not one more setting: it is the numerator of every impact figure your human will read, so a goal that fires on every pageview makes the agent look brilliant and tells them nothing. Send `type` and `value` to create — idempotent, the same matcher twice creates one goal. Send `goalId` instead to rename, reprioritise or price an existing one, or with `remove: true` to stop counting it. Needs the goals permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"type":{"type":"string","description":"Matcher: css_click, form_submit, page_view, mailto, tel, outbound, scroll_depth, dwell, custom_event."},"value":{"type":"string","description":"What the matcher matches — a selector, a path, a percentage, seconds."},"label":{"type":"string","description":"What your human will call it. Defaults to something readable."},"dollarValue":{"type":"string","description":"Optional worth of one conversion, for revenue figures."},"goalId":{"type":"string","description":"Change an EXISTING goal instead of creating one. Ids come from cromanion_config. With `remove: true` it stops counting that conversion; otherwise it applies the label, priority or dollarValue you send."},"remove":{"type":"boolean","description":"With goalId: stop counting that conversion. Nothing already measured is rewritten."},"priority":{"type":"number","description":"With goalId: 1 is the primary goal, ascending. Rejected rather than clamped if out of range."}},"required":[]}},{"name":"cromanion_add_site","description":"Add another of your human's sites to their account, on a plan that allows more than one. Reaching a site they already own needs no proof — they added it. CREATING one does: nothing about holding a credential for one domain says anything about another, so publish this claim's challenge on the new domain first, the same three ways that proved the first. Refused if your human restricted this credential to specific sites: a list they set should not grow by your action — use cromanion_ask_human. Needs the site-config permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteUrl":{"type":"string","description":"The public https URL of the site to add, e.g. https://second-shop.com."},"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."}},"required":["siteUrl"]}},{"name":"cromanion_ask_human","description":"Ask your human for something only they can do, in a place they will actually see it. Every other refusal here ends with YOU reading it — a permission they did not grant, a payment you cannot make, a mode you may not set — and from their side you simply went quiet. This puts one request on their notifications screen, attributed to you. Nothing replies here: they act in their console, and you find out by reading cromanion_grants or cromanion_config again. One request an hour, and a second from you replaces the first rather than stacking.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"title":{"type":"string","description":"What you need, in a line they can read at a glance. Up to 90 characters."},"body":{"type":"string","description":"Why you need it and what it unblocks, in a sentence or two. Up to 400 characters."}},"required":["title","body"]}},{"name":"cromanion_claim_domain","description":"Claim another host for this site so its traffic counts, or give one up with `remove: true`. A DIFFERENT registrable domain must be proven on its own — publish this claim's challenge there too, then call again. Subdomains need no call at all: a claimed domain already covers them. Needs the site-config permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"domain":{"type":"string","description":"A public hostname, e.g. shop.example.com."},"remove":{"type":"boolean","description":"Give the host up instead. Needs no proof — it only narrows what we listen to."}},"required":["domain"]}},{"name":"cromanion_config","description":"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. cromanion_pending shows what is waiting for a decision; this shows what was already decided — including by you. Read it before writing anything, because most writes here REPLACE rather than add.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."}}}},{"name":"cromanion_crawl","description":"Re-read the site, and name the pages that matter most so they are read first. You know this site's structure better than its owner does — seeding it is the cheapest real improvement to what the agent understands. Rate-limited: one crawl per 30 minutes. Needs the site-config permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"priorityUrls":{"type":"array","items":{"type":"string"},"description":"Up to 10 paths or URLs to read first, e.g. [\"/pricing\", \"/checkout\"]. Anything unusable is handed back rather than dropped."}}}},{"name":"cromanion_decide","description":"Rule on one thing from cromanion_pending: pass its `kind` and `id` back unchanged with a decision. `approve` / `reject` for everything; `pause` additionally for a playbook rule. Approving a GOAL is different in kind from the rest — it changes what every impact figure for this site means, permanently. You cannot edit rule text here, only rule on it.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"kind":{"type":"string","enum":["edit_genre","playbook_rule","goal","observed_path"],"description":"Which queue the item came from. Copy it back from cromanion_pending unchanged."},"id":{"type":"string","description":"The item's id, exactly as cromanion_pending returned it. Ids are not shared across kinds."},"decision":{"type":"string","enum":["approve","reject","pause"],"description":"A status and nothing else — rule TEXT is edited by cromanion_set_playbook. `pause` applies only to a playbook_rule."},"all":{"type":"boolean","description":"Rule on every discovered page at once, ignoring `id`. observed_path only — the other kinds are decided one at a time, as in the console."}},"required":["kind","decision"]}},{"name":"cromanion_disconnect_hubspot","description":"Sever the account's HubSpot connection. The other half of cromanion_set_lead_destination's `hubspot` option: you can point leads at a CRM, so you can take them back out. Refused while any site on the account still delivers there — change those destinations first, or the forms would keep working while every lead failed delivery. Reconnecting is NOT a tool: it is an OAuth consent screen only your human can click, so treat this as one-way and say so before you call it. Needs the integrations permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."}}}},{"name":"cromanion_errors","description":"Every refusal this server can return, and what to do about each. Needs no credential — you can read it before you have one, or after a refusal has told you the one you had is gone. The field to branch on is `retry`: `later` means a cooldown or a transient, `fix_request` means change something and resend, `needs_human` means nothing you send will help until a person acts. Read it once and stop guessing whether a 409 is worth retrying.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"cromanion_grants","description":"List what your human has allowed this agent to do, and what they have not. Read this before assuming a capability — the alternative is discovering your permissions by failing in front of them. You cannot change these yourself; only your human can, in their console.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"cromanion_impact","description":"What the agent has actually changed: visitors who saw it versus the 10% held back as a control. Read `liftStatus` before reporting anything — `learn` means nothing has been shown yet and `insufficient` means the arms are too small to tell signal from noise. Neither is 'no lift'.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."}}}},{"name":"cromanion_install_check","description":"Why the tag is not firing. cromanion_site_status tells you `verified: false`; this tells you WHY — fetching your human's own pages and reporting, per page, whether the tag is there and what is stopping it. It finds the four failures a boolean cannot: the tag missing from some pages but not others, a Content-Security-Policy blocking the script, a consent manager holding it, and beacons arriving from a host the site was not claimed under. Each comes back with the fix. Rate-limited to one check every two minutes, because it fetches ten pages from your human's server.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."}}}},{"name":"cromanion_mark_read","description":"Mark notifications read once you have passed them on to your human. cromanion_pending returns the unread ones and nothing cleared them, so the queue grew for ever and you re-read the same items on every poll. Send a notificationId for one, or nothing to clear them all. Needs the decisions permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"notificationId":{"type":"string","description":"One notification, by the id cromanion_pending returned. Omit to mark every unread one read."}}}},{"name":"cromanion_open_claim","description":"Start here, and you need nothing to do it — no API key, no human. This call takes no credential and creates NOTHING: no account, no key, no charge. It returns a challenge to publish on the site you manage (a file, a meta tag or a DNS record — whichever your hosting lets you write) and the secret you will authenticate with once the proof is read. That proof is the whole trust model: we cannot take your word for an email address, but we can check what you control. Store the secret; it is shown once. Refuses if the address already has an account, because controlling a site does not prove controlling a mailbox.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"email":{"type":"string","description":"Your human's email. It becomes the account's login."},"siteUrl":{"type":"string","description":"The public URL of the site to optimize, e.g. https://example.com."},"agent":{"type":"string","description":"Optional: what you call yourself, for support and audit."}},"required":["email","siteUrl"]}},{"name":"cromanion_pending","description":"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. This is the client's actual job in the console, in one call. Rule on an item with cromanion_decide.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."}}}},{"name":"cromanion_set_brand","description":"Adjust the palette, fonts and button styling the agent paints its surfaces with. The crawl guesses these from a stylesheet; you probably know the real tokens. Cosmetic only — it changes how the agent looks, never what it may say. Needs the brand permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"colors":{"type":"object","description":"Hex per role, e.g. {\"primary\":\"#1a1a2e\"}. Roles come from cromanion_site_status."},"headingFont":{"type":"string","description":"CSS font-family stack for headings, e.g. \"Inter, sans-serif\"."},"bodyFont":{"type":"string","description":"CSS font-family stack for body text, e.g. \"Inter, sans-serif\"."},"ctaFill":{"type":"string","description":"Primary button background, hex."},"ctaText":{"type":"string","description":"Primary button text colour, hex."},"ctaRadius":{"type":"string","description":"Primary button corner radius, e.g. 8px."}}}},{"name":"cromanion_set_exclusions","description":"Put an excluded device back into the measurement. Your human can mark their own devices as \"not a real visitor\" so their browsing does not count; this removes one of those marks, by the label they gave it. You cannot ADD an exclusion — that names the caller's own browser, which you do not have. Needs the measurement permission.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"label":{"type":"string","description":"The label your human gave the device, as cromanion_config lists it. An ambiguous label is refused rather than guessed at."}},"required":["label"]}},{"name":"cromanion_set_holdout","description":"Set the share of visitors held back from the agent so its effect stays measurable (0.05–0.5). Changing it splits the measurement window: periods either side are compared separately and never pooled. Needs the measurement permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"share":{"type":"number","description":"Fraction held back, e.g. 0.1 for 10%."},"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."}},"required":["share"]}},{"name":"cromanion_set_lead_destination","description":"Set where captured leads are delivered: an https webhook, a connected HubSpot portal, or off. Note before you use it: this is the one change that leaves no other trace — forms keep working and visitors keep being thanked while the addresses go somewhere new — so every change emails your human and appears on their notifications screen. Needs the integrations permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"kind":{"type":"string","enum":["webhook","hubspot","off"],"description":"Where leads go: `webhook` posts them to your `target` URL, `hubspot` to the connected portal, `off` stops delivery while forms keep working."},"target":{"type":"string","description":"The https webhook URL. Not needed for hubspot or off."}},"required":["kind"]}},{"name":"cromanion_set_mode","description":"Switch the agent on. `learn` watches and shows visitors nothing; `act` lets it intervene in your human's name. `customizeMode` is a separate axis for rewriting their own page copy: `off`, `shadow` (propose only) or `live`. Needs the activation permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"mode":{"type":"string","enum":["learn","act"],"description":"`learn` watches and shows visitors nothing; `act` lets the agent intervene in your human's name. Omit to leave it as it is."},"customizeMode":{"type":"string","enum":["off","shadow","live"],"description":"Rewriting your human's own page copy, a separate axis from `mode`: `off`, `shadow` (propose only, nothing shown) or `live`. Omit to leave it as it is."}}}},{"name":"cromanion_set_playbook","description":"Reword a distilled rule, or ask for a fresh distillation. Rules are what the agent learned from real sessions; cromanion_decide approves or pauses them, and this changes what they SAY. Send a ruleId with condition and/or recommendedAction to reword one — ids come from cromanion_config, which also shows rules you have already approved or paused. Send redistill: true instead to distil new rules from recent sessions; they arrive as `proposed` for you to rule on. Rate-limited to one distillation an hour. Needs the decisions permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"ruleId":{"type":"string","description":"The rule to reword, from cromanion_config."},"condition":{"type":"string","description":"When the rule applies, in plain words. Omit to leave it."},"recommendedAction":{"type":"string","description":"What the agent should do when it applies. Omit to leave it."},"redistill":{"type":"boolean","description":"Ignore ruleId and distil fresh rules from recent sessions instead."}}}},{"name":"cromanion_set_surfaces","description":"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. Markup and CSS are re-checked against an allowlist on every visitor — anything that could run, or fetch a remote resource, is silently removed, so compare what comes back with what you sent. Needs the surfaces permission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"enabled":{"type":"array","items":{"type":"string"},"description":"Surfaces the agent may use: inline_hint, card, sticky_bar, bottom_sheet, inline_block, cta_tooltip."},"allowModal":{"type":"boolean","description":"Allow the page-blocking exit modal. Off by default."},"customCss":{"type":"string","description":"CSS applied inside the intervention's shadow root. An empty string clears it."},"templates":{"type":"object","description":"Per-surface HTML, keyed by surface. Use {{message}}, {{cta_label}} and {{cta_url}} as placeholders."}}}},{"name":"cromanion_set_voice","description":"Write the facts the agent may state to visitors, and the things it must never say. Plain sentences, one idea per line; start a line with 'never' to forbid something. Anything you write that your human's own pages do not already state is attributed to THEM as the source — so write only what they have told you is true. Every rule is checked against your own text and the site's vocabulary, and anything ungrounded is silently dropped: read the returned `lines` to see what actually survived. Your human sees each line attributed to you. Needs the voice permission.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"text":{"type":"string","description":"The whole guidance, replacing what is there. An empty string clears it."}},"required":["text"]}},{"name":"cromanion_site_status","description":"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. Poll this after installing the snippet. Requires the claim secret as a bearer token.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."}}}},{"name":"cromanion_upgrade_link","description":"Get a Stripe Checkout link for a paid plan (pro or growth). Returns a URL and nothing else — YOU do not pay and cannot: give the link to your human, who enters their own card. The site works on the free plan meanwhile. Requires the claim secret as a bearer token.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"siteId":{"type":"string","description":"Which site this call is about. Only needed when your credential covers more than one — cromanion_grants lists them and says whether it is required. Omitting it with several is refused rather than guessed at."},"plan":{"type":"string","enum":["pro","growth"],"description":"Which paid plan the link should check out: pro or growth. The site keeps working on free until your human completes it."}},"required":["plan"]}},{"name":"cromanion_verify_claim","description":"Redeem a claim once you have published one of its three proofs (a /.well-known file, a <meta> tag, or a DNS TXT record). On success it creates the account and the site and returns the tracking snippet to install. Idempotent — safe to retry. Requires the claim secret as a bearer token.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-20T00:26:40.312Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T00:26:40.260Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1170ms"]},"poisoning":{"score":15,"max":15,"notes":["26 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://cromanion.com/api/mcp","reachable":true,"authRequired":false,"latencyMs":1170,"serverInfo":{"name":"cromanion","version":"0.7.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://cromanion.com/icon.svg?ddc467e024d35162","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}