M
MCP Factory
by @decagondev
For GauntletAI
Created 2/19/2026
Updated 5 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-factory
Cursor configuration (mcp.json)
{
"mcpServers": {
"decagondev-mcp-factory": {
"command": "uvx",
"args": [
"mcp-factory"
]
}
}
}