~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"powerbi-modeling-mcp": {
"command": "[Path To MCP Server folder]\\powerbi-modeling-mcp.exe",
"args": [
"--start",
"--skipconfirmation",
"--authmode=interactive"
],
"env": {
"PBI_MODELING_MCP_ACCESS_TOKEN": "[ACCESS_TOKEN]"
}
}
}
}