claude mcp add atttellisoft-stellify-mcp -- npx -y @stellisoft/stellify-mcp
{
"mcpServers": {
"atttellisoft-stellify-mcp": {
"command": "npx",
"args": ["-y", "@stellisoft/stellify-mcp"]
}
}
}
{
"mcpServers": {
"atttellisoft-stellify-mcp": {
"command": "npx",
"args": ["-y", "@stellisoft/stellify-mcp"]
}
}
}
{
"mcpServers": {
"atttellisoft-stellify-mcp": {
"command": "npx",
"args": ["-y", "@stellisoft/stellify-mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that facilitates building Laravel applications through conversational interactions, storing code as structured JSON to enable precise AI-driven edits. It is available as a package on npm and can be connected to AI coding assistants for streamlined development. Developers would use this tool when looking to leverage AI capabilities in their Laravel app development workflow, particularly for tasks that require surgical edits to code.
Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@stellisoft/stellify-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The stellify-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.