mcpbeat Sign in

Fidacy MCP Server

by lucaslubi Your server? Claim it
local only

Fidacy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 845 installs a week from npm. Last commit 4 Aug 2026.

Action firewall for AI agents: blocks the wrong action before it runs, every verdict Ed25519-signed.

Installs per day peak 995 · avg 230 · +77% w/w
a month agotoday
845
Installs / week
npm · @fidacy/mcp
0
Stars
0 open issues
4 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

What the code does

We read the source, 14 h ago · rules 3dff92dd89df

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 a command on install [пакет] package.json:1
postinstall: node -e "try{require('fs').accessSync('dist/postinstall.js')}catch{process.exit(0)};import('./dist/postinstall.js')" || exit 0
Package points at a different repository fidacy/fidacy-open
пакет @fidacy/mcp ссылается на lucaslubi/fidacy-mcp

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

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add fidacy-mcp -- npx -y @fidacy/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fidacy-mcp": {
      "args": [
        "-y",
        "@fidacy/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fidacy-mcp]
command = "npx"
args = ["-y", "@fidacy/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fidacy-mcp": {
      "args": [
        "-y",
        "@fidacy/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fidacy-mcp": {
      "args": [
        "-y",
        "@fidacy/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Fidacy MCP

same job, measured the same way
Agent Receipts
by webaesbyamin

Ed25519-signed receipts for every AI agent action. Local-first, verifiable, no server required.

80 installs/wk local only
OpenWorkProof
by dengyier

Verifiable execution for AI agents: Ed25519-signed work contracts and audit trails.

508 installs/wk local only
Kaval
by usekaval

Verify the facts an agent's action depends on before it acts — ALLOW, REVIEW, or BLOCK.

193 installs/wk local only
Kaval
by lufemc

Verify the facts an agent's action depends on before it acts — ALLOW, REVIEW, or BLOCK.

local only
Agentic Wallet Guardian V3
by rudimentall1

Explainable ALLOW/WARN/BLOCK risk decisions for AI agent actions before execution, signed as OAA.

87 installs/wk local only
Robells
by robells

The shared task board for teams and their AI agents — connect over OAuth, every action signed.

answering
sipi.bot — Spend Firewall for AI Agents
by kindrat86

Pre-spend firewall for AI agents. Approves, blocks, flags transactions against policy rules.

3 tools answering
Moneo
by moneolabs

A guarded wallet for AI agents on Robinhood Chain: a spending policy runs before every signature.

65 installs/wk local only

Fidacy MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Fidacy MCP?
Fidacy MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @fidacy/mcp was installed 845 times last week.
How do I connect Fidacy MCP?
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 runs locally, so the command pulls @fidacy/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fidacy MCP?
The npm package @fidacy/mcp was installed 845 times in the last week. Week over week that is +77%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fidacy MCP open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 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.