Olé Futebol for VS Code
io.github.junoventures/olefutebol-com-br
Olé Futebol — directory of places, events, and listings.
client:VS Code
transport:streamable-http
Install Olé Futebol in VS Code
.vscode/mcp.json
{
"servers": {
"olefutebol-com-br": {
"type": "http",
"url": "https://www.olefutebol.com.br/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs