AIRE Channel Bridge for VS Code
io.github.cu2cu2/aire-channel-bridge
AI-powered credit union discovery MCP server. Find rates, check eligibility, and open accounts.
client:VS Code
transport:sse
Install AIRE Channel Bridge in VS Code
.vscode/mcp.json
{
"servers": {
"aire-channel-bridge": {
"type": "sse",
"url": "https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs