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/mcpCopy
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
Connect in Claude Desktop
- 01
Open the Claude Desktop config file
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%Claudeclaude_desktop_config.json - 02
Add the server entry
{ "mcpServers": { "elevation-group": { "type": "http", "url": "https://hmvedujlhoistggzuprl.supabase.co/functions/v1/mcp" } } }Copy - 03
Save the file and restart Claude Desktop
In a new conversation click the tools icon — 5 Elevation Group tools should appear.
- 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