API Tools
rizzrv.com
Provides information about the Rizzrv reservation platform including its features, pricing, FAQ, and Google integration details.
ENDPOINT 1
https://rizzrv.com/mcp
Known tools 4
get_product_overviewWhat Rizzrv is: audience, feature list, how onboarding works, supported languages and key links.
Inferred read-onlyget_pricingRizzrv subscription plans with monthly prices in EUR and the features included in each plan.
Inferred read-onlyget_reserve_with_googleHow Rizzrv's Reserve with Google integration works: the booking button on Google Search and Maps, setup steps, how restaurants differ from barbers/salons and other appointment businesses, requirements and FAQ.
Inferred read-onlyCONNECT 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.rizzrv-com]
url = "https://rizzrv.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"rizzrv-com": {
"type": "http",
"url": "https://rizzrv.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: rizzrv-com
Remote MCP URL: https://rizzrv.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": {
"rizzrv-com": {
"url": "https://rizzrv.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"rizzrv-com": {
"type": "http",
"url": "https://rizzrv.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "rizzrv-com",
"transport": "streamable-http",
"url": "https://rizzrv.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://beauty.rizzrv.com/mcp
MCP server metadata
- Name
- rizzrv
- Version
- 1.0.0
Read-only marketing/product information about Rizzrv, an online booking platform for salons, studios and beauty businesses. Tools take an optional 'locale' argument (en, pt, es, de, fr, it, pl, ro) and return JSON. See also https://beauty.rizzrv.com/llms.txt for a plain-Markdown summary.
Known tools 4
get_product_overviewWhat Rizzrv is: audience, feature list, how onboarding works, supported languages and key links.
Inferred read-onlyget_pricingRizzrv subscription plans with monthly prices in EUR and the features included in each plan.
Inferred read-onlyget_reserve_with_googleHow Rizzrv's Reserve with Google integration works: the booking button on Google Search and Maps, setup steps, how restaurants differ from barbers/salons and other appointment businesses, requirements and FAQ.
Inferred read-onlyCONNECT 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.rizzrv]
url = "https://beauty.rizzrv.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"rizzrv": {
"type": "http",
"url": "https://beauty.rizzrv.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: rizzrv
Remote MCP URL: https://beauty.rizzrv.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": {
"rizzrv": {
"url": "https://beauty.rizzrv.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"rizzrv": {
"type": "http",
"url": "https://beauty.rizzrv.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "rizzrv",
"transport": "streamable-http",
"url": "https://beauty.rizzrv.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for rizzrv.com was fetched 2026-07-28T11:46:15.555Z and is being refreshed.
rizzrv.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.