Loading MCP server directory, please wait...
Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits.
npx @getmcp/cli add io.github.MattStellisoft/stellify-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
STELLIFY_API_URLStellify API endpoint URL
STELLIFY_API_TOKENYour Stellify API token (get from stellisoft.com/settings/tokens)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MattStellisoft/stellify-mcp": {
"command": "npx",
"args": [
"-y",
"@stellisoft/stellify-mcp"
],
"env": {
"STELLIFY_API_URL": "",
"STELLIFY_API_TOKEN": ""
}
}
}
}