Elevation Group MCP Server

Model Context Protocol

Elevation Group MCP Server

Public MCP server for AI agents (Claude Desktop, ChatGPT, Cursor, Codex). Protected with OAuth — add the endpoint, sign in when prompted, and use Elevation Group tools in your assistant.

Transport

Streamable HTTP

MCP spec 2025-06-18

Authentication

OAuth 2.1

Sign-in required

Tools

6 available

Read-only + lead form

Endpoint

https://hmvedujlhoistggzuprl.supabase.co/functions/v1/mcp
Copy

What is MCP?

Model Context Protocol is an open standard by Anthropic that lets AI assistants connect to external data sources and tools in a secure, standardized way. Instead of copy-pasting, the agent calls tools on a remote server and works with live, source data.

Our server exposes Elevation Group data — services, pages, FAQs, contact — as tools your assistant can invoke in conversation („show me Elevation Group services for e-commerce”, „submit a PrestaShop quote request for me”).

Available tools

Name
Description
list_services
Elevation Group service catalog (PL/EN) — name, description, type, URL.
list_pages
All public pages of the site with titles and descriptions, filterable by language and query.
list_faqs
Frequently asked questions (home and contact) in the chosen language.
list_knowledge_articles
Knowledge-base articles with title, summary and URL.
get_contact_info
Contact details: offices (Wrocław, Oleśnica, Hereford UK), email, phones, book-a-call link.
submit_contact_lead
Submit a contact-form lead (name, email, phone, message, service).

Connect in Claude Desktop

  1. 01

    Open the Claude Desktop config file

    macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    Windows: %APPDATA%Claudeclaude_desktop_config.json

  2. 02

    Add the server entry

    {
      "mcpServers": {
        "elevation-group": {
          "type": "http",
          "url": "https://hmvedujlhoistggzuprl.supabase.co/functions/v1/mcp"
        }
      }
    }
    Copy
  3. 03

    Save the file and restart Claude Desktop

    In a new conversation click the tools icon — 5 Elevation Group tools should appear.

  4. 04

    Ask Claude

    „Show me Elevation Group services for furniture brands”
    „Find FAQs about AEO”
    „Submit a PrestaShop quote request for me”

Other MCP clients

The endpoint follows the MCP Streamable HTTP spec and works with ChatGPT (Custom Connectors), Cursor, Codex, Zed and any other MCP client that supports HTTP transport. Copy the URL above and add it as a remote MCP server with OAuth authentication.

Machine-readable manifest: /.well-known/mcp.json

Want your own MCP server?

We build MCP servers for e-commerce and SaaS companies — exposing your data, catalogs and APIs to AI agents. Let’s talk.

Get in touch