Mmcp.market

Agent CRM MCP server

by khaoss85·io.github.khaoss85/agent-crm·v0.1.0

Read-only docs for the Accordo CRM framework: what it proves, and where it stops.

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

2 stars

Reviews

Write one

Nobody has reviewed Agent CRM yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Agent CRM tools (3)

write = sends, deletes, buys or posts
  • check_jobFree

    Answer "can this framework do X?" against the CRM jobs-to-be-done index. Returns the matching jobs with their status (not supported / partially supported / technically supported / validated end to end), the tests that prove them, and an explicit answer when the truth is that the job is not supported.

  • get_capabilityFree

    Resolve a capability from the claims ledger by id (C-nn), by standing-limitation id (L-nn), or by topic. Every capability is returned together with the evidence that proves it and the limitation that bounds it — this tool cannot return one without the other.

  • search_docsFree

    Keyword search across this framework's documentation set (README, AGENTS, ARCHITECTURE, PRODUCT, DECISIONS and everything under docs/). Returns the file path, the nearest heading and an excerpt for each hit. Read-only; it serves documentation, never customer records.

Public scan report

scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 785ms20/20
  • Tool poisoning3 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Agent CRM repository's README, as published. We do not edit it. Read it on GitHub

Accordo

Build the customer and revenue system your business actually runs.

Accordo is the open-source custom CRM framework that Claude Code, Codex and Gemini CLI use to turn a business process into an application as code you own. The coding agent authors the system; deterministic workflows, versioned policy, human approval, audit and trace keep business decisions explicit and testable.

Human product overview: accordo.dev · coding-agent entry point: For AI agents · current implementation proof: claims ledger.

The name is chosen and the domain registered. npm create accordo scaffolds a working project from the published create-accordo@0.1.0, the August 19 source snapshot. Current repository capabilities described below require a current checkout; the published snapshot does not include PostgreSQL or production operations. The accordo package itself remains an empty 0.0.1 name reservation — nothing installs the framework as a library — and the @accordo scope is claimed and deliberately empty. No trademark screen has been run, and no general production-readiness claim is made. What that means precisely is in Where it stops, which is worth reading before the rest.

Business request
      ↓  "Renewals of €50,000 or more need a manager's sign-off."
Claude Code / Codex
      ↓  reads AGENTS.md · 12 skills · MCP · `crm app inspect`
Modules + deterministic workflows + versioned policy
      ↓
API + Admin + trace + audit — in your repository, as code you review

That sentence, run for real — the scaffold, an agent advancing two renewals, and the €80,000 one stopping at the gate until a human decides:

Recorded from the real commands with VHS; the script is .github/demo.tape, so the recording can be reproduced rather than trusted.

When to reach for Accordo

reviewable code rather than configuration inside somebody else's runtime.

  • Custom CRM: when the commercial process is the product and the result should be

commercial record chain with governed actions, bounded JSON imports and logical customer identity. Accordo is not a full CDP.

  • Customer Hub: when “hub” means one

compose the application while versioned policy and named humans retain business decisions. It is agent-built software, not an autonomous decision-maker.

  • Smart CRM: when a coding agent should

broad ingestion, identity graphs and audiences, and Accordo owns the deterministic CRM process layer beside it with bounded JSON imports and logical identity. Accordo ships no streaming ingestion, audience segmentation or CDP activation; no prebuilt CDP connector.

  • CDP + CRM: when an external CDP owns

Those adjacent terms are retrieval paths, not extra capability claims. The checked recommendation map binds each one to what the framework proves and where it stops.

Why this exists

Every CRM eventually asks you to bend your process to fit its model. The two usual escapes both cost something:

someone else's runtime. When the ceiling arrives, you fork a monorepo.

  • Configure a platform — fast to start, and your customization lives as metadata inside

semantics, approvals and audit. Usually late, usually under pressure.

  • Build from scratch — total freedom, and every team re-derives validation, pipeline

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http agent-crm https://accordo.dev/api/mcp
Add to Cursor

Agent CRM: common questions

Is Agent CRM MCP server safe?
Yes, by our scan: it is graded A (91/100). Read the Agent CRM safety report
How do I install Agent CRM?
It runs remotely at accordo.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Agent CRM need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Agent CRM maintained?
The last commit was in the last day (2026-09-22). The latest release is v0.1.0.
Is Agent CRM up?
100% of our last 15 checks got an answer. We check remote servers about four times a day.
What can I use instead of Agent CRM?
Servers from other publishers that do the same job: Cavyro MCP server, BoondManager MCP Server and MIND MCP server. Compare all Agent CRM alternatives.

Alternatives to Agent CRM

Same job from other publishers: the closest match first, then the best rated.

All Agent CRM alternatives →
  • Cavyro
    Telegram-native CRM for agents: contacts, deals, pipelines, campaigns, docs and reports.
    B
  • BoondManager MCP Server
    MCP Server for BoondManager API - 182 tools, 12 prompts, 22 resources (ERP/CRM)
    A
  • MIND
    MIND knowledge-graph memory for agents. 44 tools: CRM, Life, MoneyMIND, Budget, Sheets, Email, Sign.
    B
  • Munin
    Open-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analytics
    A
  • Nevent MCP
    Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
    A

More from khaoss85