>>198
AGのmcp_config.jsonのことなら↓こうだね

{
"mcpServers": {
"mcpproxy": {
"command": "npx",
"args": ["-y", "mcp-remote", "http://127.0.0.1:8080/mcp";]
}
}
}