Skip to content

For AI assistants and their users

Public information.
Useful, read-only tools.

Explore Elevated AI’s services, public pricing, documented case studies, and reviewed explainers through the same public records used by this site.

Endpoint: https://elevatedai.io/mcp · Server 1.0.0 · MCP 2026-07-28

Connect without access to private systems.

Add https://elevatedai.io/mcp as a remote Streamable HTTP MCP server in a compatible client. The current protocol is stateless; the official SDK also handles stateless 2025 client compatibility.

No account or API key is required. Requests are limited to 60 per minute per client address, 16 KB input, and bounded public results. HTTP 429 responses include a retry interval.

The MCP specification describes client connection behavior. llms.txt supplies a supplemental public index; it is not a guarantee of discovery.

  • No CRM, Studio, email, calendar, or private pricing access
  • No message sending, booking, payment, or other write tools
  • No user prompts or tool arguments written to application logs
  • Anonymous method, tool, protocol, status, and latency measurements
  • Client addresses are hashed only for rate limiting

Available public tools

company_get_profile

Read Elevated AI’s public company profile and operating focus.

Fields: none

services_list

List public services and products with availability, summary, and canonical links.

Fields: audience, category

services_get

Read one public service record, including scope, public price, FAQs, and ownership.

Fields: service_slug

services_recommend

Return up to three preliminary service matches from bounded business context, or ask for missing information. Does not quote private prices.

Fields: ai_usage, tech_budget_band, systems_count_band, concerns, has_internal_ai_ops, buyer_role

pricing_get_public

Read public pricing only. No private tiers, discounts, or customer agreements.

Fields: service_slug

blueprint_get_details

Read the fixed-price two-week AI Operations Blueprint scope and fee credit.

Fields: none

case_studies_list

List documented public case studies; published metrics are historical observations.

Fields: industry, problem

case_studies_get

Read one documented public case study and its evidence context.

Fields: slug

insights_search

Search the six reviewed public cornerstone explainers. Returns titles, summaries, and links, not unpublished Studio content.

Fields: query, topic, limit

partners_get_msp_program

Read MSP partnership models, ownership boundaries, and the public engagement path.

Fields: none

service_get_share_card

Return a concise public service description with price, status, and a canonical link.

Fields: service_slug, audience

contact_get_options

Return public email, phone, inquiry, and booking links. Does not send messages or create meetings.

Fields: none

Public resources

  • elevated://company/profileCompany profile
  • elevated://services/catalogPublic service catalog
  • elevated://services/ai-operations-blueprintAI Operations Blueprint
  • elevated://services/virtual-ai-opsVirtual AI Ops
  • elevated://services/managed-private-aiManaged Private AI
  • elevated://products/ai-gatewayAI Gateway private beta
  • elevated://partners/mspMSP program
  • elevated://case-studies/indexPublic case study index

Browser tools are a progressive enhancement.

Supported browsers can expose page-relevant tools through WebMCP. The current draft uses document.modelContext; the site also detects earlier navigator.modelContext trial support. Navigation and forms work without either API.