← chartera.co
INDIVIDUAL MCP TOOL
request_charter_quote
Submit a charter inquiry to the Chartera team (a human broker replies by email).
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
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.chartera-co]
url = "https://chartera.co/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"chartera-co": {
"type": "http",
"url": "https://chartera.co/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: chartera-co
Remote MCP URL: https://chartera.co/api/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": {
"chartera-co": {
"url": "https://chartera.co/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"chartera-co": {
"type": "http",
"url": "https://chartera.co/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "chartera-co",
"transport": "streamable-http",
"url": "https://chartera.co/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_yachts— Search the Chartera.co catalog of ~10,000 charter yachts (bareboat/skippered, weekly charters) by destination, dates, type and budget.get_yacht— Full specification of one yacht by slug: layout, equipment, description, pros/cons, marina, charter company, upcoming weekly prices.get_price_quote— Exact charter price for a yacht and date range, with per-period breakdown and any active discount.list_destinations— Countries and regions where Chartera has charter yachts, with fleet counts.