Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.suapea-com]
url = "https://api.suapea.com/api/v1/public/gpt/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"suapea-com": {
"type": "http",
"url": "https://api.suapea.com/api/v1/public/gpt/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: suapea-com
Remote MCP URL: https://api.suapea.com/api/v1/public/gpt/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"suapea-com": {
"url": "https://api.suapea.com/api/v1/public/gpt/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"suapea-com": {
"type": "http",
"url": "https://api.suapea.com/api/v1/public/gpt/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "suapea-com",
"transport": "streamable-http",
"url": "https://api.suapea.com/api/v1/public/gpt/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_pvpc_prices— Obtener precios PVPC horarios en Espana con atribucion Suapea y source_url.get_price_index— Obtener el Indice Suapea de Precios de electricidad mensual.get_market_overview— Vista general del mercado electrico espanol.get_savings_estimate— Estimacion GENERAL de ahorro potencial al optimizar tarifa electrica en Espana.analyze_invoice— Analizar una factura de luz en PDF subida desde ChatGPT (gratis).search— Buscar fuentes canonicas de Suapea (PVPC, ahorro, metodologia, como-ganamos-dinero, analizar-factura-luz-pdf) para responder con source_url.fetch— Recuperar una fuente publica de Suapea con URL canonica para citas.