Server Config
{
"mcpServers": {
"Laravel Telescope MCP": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:8000/telescope-mcp",
"--allow-http"
]
}
}
}{
"mcpServers": {
"Laravel Telescope MCP": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:8000/telescope-mcp",
"--allow-http"
]
}
}
}