General Tools
californiapansol.com
Provides information and booking capabilities for California Beach Pansol resort.
ENDPOINT 1
https://mcp.californiapansol.com/mcp
MCP server metadata
- Name
- California Beach Pansol
- Version
- 1.0.0
Known tools 4
get_business_detailsReturns key details about California Beach Pansol: name, tagline, address, distance from Manila, check-in/out times per villa, contact info, villas summary, price range, policies, and direct booking URL.
Inferred read-onlysearch_faqsCase-insensitive substring search over the California Beach Pansol FAQ library.
Inferred read-onlycheck_availabilityChecks live availability at California Beach Pansol via the Cloudbeds API.
Inferred read-onlystart_bookingReturns a deep-link URL to the California Beach Pansol booking engine pre-filled with the chosen dates and guest count.
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.california-beach-pansol]
url = "https://mcp.californiapansol.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"california-beach-pansol": {
"type": "http",
"url": "https://mcp.californiapansol.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: california-beach-pansol
Remote MCP URL: https://mcp.californiapansol.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": {
"california-beach-pansol": {
"url": "https://mcp.californiapansol.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"california-beach-pansol": {
"type": "http",
"url": "https://mcp.californiapansol.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "california-beach-pansol",
"transport": "streamable-http",
"url": "https://mcp.californiapansol.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 californiapansol.com was fetched 2026-08-16T17:39:24.363Z.
californiapansol.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.