fw

fw is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from DimitriGeelen/agentic-engineering-framework. Its token cost is not measured, scanned A, original, Apache-2.0.

An MCP server configuration for a software-engineering framework. MCP, or Model Context Protocol, is a way for an AI agent to connect to external tools or services.

In plain words
What is it for?
Use it to run the framework's Python MCP server with the supplied command and arguments.
Why use it?
It tells the agent how to start the framework service, so the service can be used through the configured MCP connection. The input does not describe what operations the service provides.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

One of 5 entries in .mcp.json — they are configured in one file and arrive together.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add mcp/dimitrigeelen/agentic-engineering-framework/fw
Clone the repo
git clone --depth 1 https://github.com/DimitriGeelen/agentic-engineering-framework

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fw

README.md
[![agentmods](https://agentmods.dev/badge/mcp/dimitrigeelen/agentic-engineering-framework/fw.svg)](https://agentmods.dev/mcp/dimitrigeelen/agentic-engineering-framework/fw)
Your own site
<a href="https://agentmods.dev/mcp/dimitrigeelen/agentic-engineering-framework/fw"><img src="https://agentmods.dev/badge/mcp/dimitrigeelen/agentic-engineering-framework/fw.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

fw scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.mcp.json · 8 lines

What it actually says

{
  "fw": {
    "command": "python3",
    "args": [
      "agents/mcp/framework_mcp_server.py"
    ]
  }
}
Same file

What else .mcp.json configures

This page is one entry in a file that holds 5. Installing the file brings all of them; each is measured and scanned on its own page.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 8 lines scan A 97a20de0b843

Subscribe to this mod's changes

fw is an MCP server published in the GitHub repository DimitriGeelen/agentic-engineering-framework (13 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other mcp servers, from other repositories

gate

Deterministic runtime enforcement of step order for AI agents: ALLOW/DENY before a step runs. Remote server at mcp.agenticrail.nz.

MSMD-RUA/agenticrail-mcp · not measured

mcp

Authorize consequential AI agent actions before execution. Runs locally from the @decionis/mcp npm package. Needs 1 environment variable to run.

decionis/agent-safe-pipeline · not measured

aegis

Auto-instrument AI agent frameworks with runtime security. One line to govern LangChain, CrewAI, OpenAI, Anthropic — injection blocking, PII masking, action policy, audit trail. Zero code changes. Runs locally from the agent-aegis Python package. Needs 1 environment variable to run.

Acacian/aegis · not measured

arifos

Constitutional AI kernel with 13 MCP tools, 888JUDGE verdict pipeline, and VAULT999 ledger. Remote server at arifos.arif-fazil.com.

ariffazil/arifOS · not measured

arifos-mcp

mcp-name: io.github.ariffazil/arifos | .ariffazil/arifos | arifOS v1!2026.7.26 — Constitutional AI Governance Kernel. 8 kernel ABI capabilities → 6 public tools (arifverbnoun, generated from arifosmcp/abi/capabilityregistry.json), dynamic F1-F13 enforcement via ConstitutionKernel + FloorEvaluator, VAULT999 immutable…

ariffazil/arifOS · not measured

whitepact

ResponsibleAI — Enterprise AI Governance Platform: trust scoring, bias detection, hallucination detection, guardrails, compliance (NIST AI RMF / EU AI Act / ISO 42001), cost intelligence, drift monitoring. Runs locally from the rai-governance-platform Python package. Needs 1 environment variable to run.

Guruprasath-Annadurai/Whitepact · not measured