{ "mcpServers": { "github": { "type": "http", "url": "https://api.githubcopilot.com/mcp/", "headers": { "Authorization": "Bearer ${GITHUB_TOKEN}" } }, "kubernetes": { "type": "sse", "url": "http://localhost:8080/sse" }, "flux": { "type": "sse", "url": "http://localhost:8081/sse" }, "playwright": { "type": "sse", "url": "http://localhost:8086/sse" } } }