Zenetusken/PromptForge-legacy
AI-powered prompt optimization workbench. Submit a raw prompt, get it rewritten and scored through a 4-stage pipeline (Analyze → Strategy → Optimize → Validate). SvelteKit frontend, FastAPI backend, provider-agnostic LLM support, MCP server for Claude Code integration.
Platform-specific configuration:
{
"mcpServers": {
"PromptForge-legacy": {
"command": "npx",
"args": [
"-y",
"PromptForge-legacy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...