Model Context Protocol (MCP) server configuration and tool manifest for krayin/laravel-crm
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"laravel-crm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-laravel-crm"
]
}
}
}