mcpbeat Sign in

Intent Engineering MCP Server

local only

Intent Engineering runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 29 Aug 2026.

Audit, scaffold, and triage agent intent specs against a 9-section template.

Installs per day peak 28 · avg 13 · +134% w/w
a month agotoday
76
Installs / week
npm · @swins/intent-engineering-mcp
0
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Intent Engineering every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 intent-engineering -- npx -y @swins/intent-engineering-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "intent-engineering": {
      "args": [
        "-y",
        "@swins/intent-engineering-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.intent-engineering]
command = "npx"
args = ["-y", "@swins/intent-engineering-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "intent-engineering": {
      "args": [
        "-y",
        "@swins/intent-engineering-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "intent-engineering": {
      "args": [
        "-y",
        "@swins/intent-engineering-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Intent Engineering

same job, measured the same way
skillkit
by furkan708

Toolbox for AI agent skills: scaffold, lint, pack, install, and serve SKILL.md skills

176 installs/wk local only
Create Starter
by starter-series

Scaffold Starter Series projects and check release, deployment, security, and agent instructions.

256 installs/wk local only
Nahuali
by arakiss

Trust-aware agent memory with evidence-backed recall, self-inspection, and audit history.

local only
Delego
by delego-dev

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

202 installs/wk local only
Agent Audit MCP
by rumblingb

Immutable audit trail for agent-to-agent interactions

local only
Documentero
by documentero

List Documentero templates, inspect field schemas, and generate Word/PDF/Excel documents.

30 installs/wk local only
Resent
by resentmail

Transactional email for AI agents: templates, domain verify, and sends.

answering
Agency MCP Server
by npupko

On-demand access to 150+ specialist AI agent templates — search, browse, and spawn agents

60 installs/wk local only

Intent Engineering — questions

Answers built from our own checks of this server.

Why is there no uptime for Intent Engineering?
Intent Engineering 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 @swins/intent-engineering-mcp was installed 76 times last week.
How do I connect Intent Engineering?
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 @swins/intent-engineering-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Intent Engineering?
The npm package @swins/intent-engineering-mcp was installed 76 times in the last week. Week over week that is +134%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Intent Engineering open source?
Yes — it is published under the MIT 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.