Turn rough requests into rigorously structured prompts β for any coding agent.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Stop re-explaining what you want to your AI coding agent.
Hand it one rough sentence β get back a structured, tool-tuned prompt
it can execute in one pass.

agentforge-mcp is the Model Context Protocol
server for AgentForge. One tool, one job: turn
a vague request into a sharp one.
You know the loop: you ask your coding agent for something, it misreads the half you didn't spell out, you correct it, it breaks something else, you re-explain. The fix isn't a smarter agent β it's a sharper prompt.
AgentForge does the prompt engineering for you. Give it
"add a dark mode toggle that persists" and it:
Harness engineering is having a moment β but prompt engineering matters more in the coding-agent era, not less. Tested across 1,000+ real coding cases, projects with AgentForge in the loop reached a deployable state 147% faster.
No install β it runs through npx.
1. Get an API key. Sign in at agentforge.sciscale.org, open API keys, and create one. The key is shown once β copy it.
2. Add it to your agent.
Claude Code:
Cursor / Windsurf / Claude Desktop β add to your MCP config
(~/.cursor/mcp.json, ~/.codeium/windsurf/mcp_config.json, etc.):
3. Use it. Ask your agent naturally β "refine this with AgentForge, then build it: add a dark mode toggle that persists."
agentforge_refine_prompt| Argument | Default | |
|---|---|---|
request | β | Your task in plain language (1β4000 chars). Rough is fine. |
target_tool | claude-code | claude-code, codex, cursor, aider, continue, windsurf, kimi, generic |
style | plan-first | plan-first, direct-edit, explore-first |
Returns the refined prompt, plus its Quality Engine score and your remaining daily usage.
| Free | Pro | |
|---|---|---|
| Refinements | 3 / day | Unlimited |
| Quality Engine | scored across 12 dimensions | scored + auto-refined until it passes β₯ 90 |
Don't want to wire up an MCP server at all? The same engine β same Quality Engine, same per-account Pro β runs right in your browser at agentforge.sciscale.org. No install, no key, no config.
Paste a request, pick your target tool, copy the prompt β generation history and advanced modes included:

agentforge-mcp is a thin client β no engine logic ships in this package. Your
request goes to the AgentForge API, the hosted engine does the extraction,
formatting, and quality-checking, and the prompt comes back. The engine keeps
improving without you ever updating this package.
| Variable | Default | |
|---|---|---|
AGENTFORGE_API_KEY | β | Required. Your API key. |
AGENTFORGE_API_URL | https://agentforge.sciscale.org/api/v1/refine | Override the endpoint (rarely needed). |
MIT β see LICENSE.
agentforge-mcp is part of AgentForge β a SciScale studio product.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentforge-2)<a href="https://allmcps.com/mcp/agentforge-2"><img src="https://allmcps.com/api/badge/agentforge-2?style=directory" alt="AgentForge on AllMCPs" /></a>