ENTSO-E Transparency Platform MCP
claude mcp add entso-e --transport http https://gateway.pipeworx.io/entso-e/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"entso-e": {
"url": "https://gateway.pipeworx.io/entso-e/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"entso-e": {
"serverUrl": "https://gateway.pipeworx.io/entso-e/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"entso-e": {
"type": "http",
"url": "https://gateway.pipeworx.io/entso-e/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"entso-e": {
"url": "https://gateway.pipeworx.io/entso-e/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"entso-e": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/entso-e/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/entso-e/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--entso-e/reviews or the review_server meta-tool.
POST /mcp