mohamed-ashraf-elsaed/claude-agent-sdk-laravel
Anthropic Claude Agent SDK for PHP & Laravel — build AI agents with tool use, sandboxing, MCP servers, subagents, hooks, and structured output via the Claude Code CLI
Platform-specific configuration:
{
"mcpServers": {
"claude-agent-sdk-laravel": {
"command": "npx",
"args": [
"-y",
"claude-agent-sdk-laravel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...