AgentForge runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 28 May 2026.
Turn rough requests into rigorously structured prompts, for any coding agent.
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"
}
}
}
Answers built from our own checks of this server.