Server Config
{
"mcpServers": {
"pbixray": {
"command": "wsl.exe",
"args": [
"bash",
"-c",
"/path/to/pbixray-mcp/run_server.sh"
]
}
}
}{
"mcpServers": {
"pbixray": {
"command": "wsl.exe",
"args": [
"bash",
"-c",
"/path/to/pbixray-mcp/run_server.sh"
]
}
}
}