MCP Server
MCP
io.github.uxjulie-climate/sustainability-auditor
Website carbon footprint auditor. CO2/page, grade A–F, green hosting check, and recommendations.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.climateux.net/mcp",
"headers": [
{
"value": "{api_key}",
"name": "X-API-Key"
}
],
"variables": {
"api_key": {
"description": "Your ClimateUX API key. Get a free key at https://api.climateux.net/api/v1/keys/register",
"isSecret": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment