AI & ML
Trust: 32/100 (Limited)io.github.MattStellisoft/stellify-mcp Guide
Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits.
1 starsby Stellify-Software-Ltd
Quick Start
Install
npx @stellisoft/stellify-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mattstellisoft-stellify-mcp": {
"command": "npx",
"args": [
"@stellisoft/stellify-mcp"
]
}
}
}