LiveSpot for VS Code
se.livespot/mcp
Find concerts, theatre, sport and festivals in Sweden. Authless, read-only MCP.
client:VS Code
transport:streamable-http
tools:8
Install LiveSpot in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://livespot.se/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs