~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"copilot-studio-agent-direct-line-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-studio-agent-direct-line-mcp"
],
"env": {
"DIRECT_LINE_SECRET": "${input:direct_line_secret}"
}
}
}
}