AgentForge runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 28 May 2026.
Turn rough requests into rigorously structured prompts, for any coding agent.
Today is the operative word: we check AgentForge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add agentforge-mcp -- npx -y agentforge-mcp
{
"mcpServers": {
"agentforge-mcp": {
"args": [
"-y",
"agentforge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentforge-mcp]
command = "npx"
args = ["-y", "agentforge-mcp"]
{
"mcpServers": {
"agentforge-mcp": {
"args": [
"-y",
"agentforge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentforge-mcp": {
"args": [
"-y",
"agentforge-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AGENTFORGE_API_KEY (Your AgentForge API key from https://agentforge.sciscale.org/account/keys), AGENTFORGE_API_URL (AgentForge API base URL (defaults to https://agentforge.sciscale.org)).
The author declared them in the registry entry; get the values from the project itself.
Operating contracts for AI agents. Structured instructions compiled into system prompts.
Pull change requests from your Amendor board into your coding agent to build and open PRs.
An escape guide for coding agents, providing structured thinking tools to help agents unstick.
Turn PRDs and product ideas into structured specs so coding agents build your intent, not theirs.
Turn the web into structured, reliable, actionable enterprise data for AI Agents
On-device, self-organizing memory for AI coding agents — recalls the right facts into each prompt.
Turn Lighthouse audits into coding-agent fix packs for Claude Code, Cursor, and Copilot.
Review and compact prompts, docs, and AI-agent skills to save tokens, preserving structure.
Answers built from our own checks of this server.