P-Kollen — Swedish Parking Prices for Claude Desktop
io.github.jannegpriv/pkollen
Compare parking in Sweden: real total cost incl. caps and free windows, rules, payment apps.
client:Claude Desktop
transport:streamable-http
Install P-Kollen — Swedish Parking Prices in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pkollen": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://kpfroonouzfcqytubdex.supabase.co/functions/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs