Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Raze

io.github.edinabazi/raze

Explore Raze services, pricing, projects, availability, and confirmed introduction bookings.

Uptime
100.0%
1 direct probes · 30d
Response
1236ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

get_site_summary

Get the public Raze site summary and key URLs.

get_pricing

Get the public Raze engagement minimum, scoping policy, services, and CTA URLs.

list_services

List public Raze service pages.

list_projects

List public Raze project case studies.

get_project

Get one public project case study summary by slug.

list_resources

List public Raze resource collections.

get_booking_url

Get the public human-facing booking URLs for Raze.

get_booking_profile

Get the Cal.com booking profile, event slug, booking URL, and required fields for agent bookings.

get_available_slots

Check available Cal.com time slots for the Raze introduction event. This is read-only.

create_booking

Create a real Cal.com booking for Raze. Only call this after the visitor selected an available slot and explicitly confirmed the booking.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "raze": {
      "url": "https://razegrowth.com/mcp",
      "transport": "streamable-http"
    }
  }
}