RedberryProducts/mcp-client-laravel
Laravel-native client for Model Context Protocol (MCP) servers. Built by Redberry (Diamond-tier Laravel partner). Used by LarAgent and other frameworks to enable AI agent functionality.
Platform-specific configuration:
{
"mcpServers": {
"mcp-client-laravel": {
"command": "npx",
"args": [
"-y",
"mcp-client-laravel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...