mcpbeat Sign in

Agent CRM MCP Server

answering

Agent CRM is answering right now. Last checked 15 min ago. It exposes 3 tools. Last commit 31 Aug 2026.

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

Uptime history 13 days of history
13 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
313 ms
Response time
average over 24h
2
Stars
last commit 31 Aug 2026

What the code does

We read the source, 13 h ago · tools taken from the live server · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands packages/cli/src/child-report.js:60, packages/cli/src/package-test-project.js:313, packages/cli/src/project-verify-command.js:267 и ещё 2
    const child = spawn(process.execPath, ['--no-warnings', loader, ...args], {
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command packages/cli/src/child-report.js:60, packages/cli/src/package-test-project.js:313, packages/cli/src/project-verify-command.js:267 и ещё 2
    const child = spawn(process.execPath, ['--no-warnings', loader, ...args], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Agent CRM and you get told the day something new turns up.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add agent-crm --transport http https://accordo.dev/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-crm": {
      "url": "https://accordo.dev/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-crm]
url = "https://accordo.dev/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-crm": {
      "url": "https://accordo.dev/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-crm": {
      "url": "https://accordo.dev/api/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

capability
get_capability
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.
docs
search_docs
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.
job
check_job
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.

Endpoints

URLTransportStateLatencyChecked
https://accordo.dev/api/mcp streamable-http answering 272 ms 15 min ago

Alternatives to Agent CRM

same job, measured the same way
MCP Folder Scout
by dharani0804

Read-only folder triage: what is in a folder, what is stale, and where the space went.

782 installs/wk local only
OSF CLI Go
by edithatogo

Read-only MCP tools for authenticated Open Science Framework projects and files.

local only
Saferagenticai MCP
by nellinc

Read-only tools over the Safer Agentic AI framework: 238 patterns + 14 heuristics.

285 installs/wk 12 tools answering
WhyNote
by coooolinz

Read-only search, todo listing, and daily note access for a WhyNote account

58 installs/wk local only
PropScorer
by r2hb-assistant

Read-only MCP tools for prop firm scores, comparisons, payouts, deals, and rules.

11 tools answering
TOTVS Protheus
by mcp-dir

TOTVS Protheus ERP for AI: stock, sales, orders, customers and MRP. Read-only, official API.

32 tools answering
Tradingale
by tradingale

Read-only martingale data: Martingale Score & Startingale for 250+ cryptos and US stocks.

7 tools answering
Selvedge
by masondelan

Decision provenance for AI-coded codebases: the why, and what was already tried and rejected.

590 installs/wk local only

Agent CRM — questions

Answers built from our own checks of this server.

What can Agent CRM do?
It exposes 3 tools, read directly from the server on our last check. Among them: check_job, get_capability, search_docs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent CRM working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 313 ms. The bar chart above shows every period we have measured.
How do I connect Agent CRM?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent CRM need an API key?
No. Agent CRM completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent CRM?
It answers our handshake in 313 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agent CRM open source?
Yes — it is published under the MIT licence, written in JavaScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.