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.raze-public-site]
url = "https://razegrowth.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"raze-public-site": {
"type": "http",
"url": "https://razegrowth.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: raze-public-site
Remote MCP URL: https://razegrowth.com/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": {
"raze-public-site": {
"url": "https://razegrowth.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"raze-public-site": {
"type": "http",
"url": "https://razegrowth.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "raze-public-site",
"transport": "streamable-http",
"url": "https://razegrowth.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_site_summary— Get the public Raze site summary and key URLs.get_pricing— Get public Raze pricing plans and CTA URLs.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.get_available_slots— Check available Cal.