← mesprestiges.com
INDIVIDUAL MCP TOOL
plan_evening
Build a geographically coherent, multi-stop evening in one city (e.g.
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.mesprestiges]
url = "https://mesprestiges.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mesprestiges": {
"type": "http",
"url": "https://mesprestiges.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mesprestiges
Remote MCP URL: https://mesprestiges.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": {
"mesprestiges": {
"url": "https://mesprestiges.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mesprestiges": {
"type": "http",
"url": "https://mesprestiges.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mesprestiges",
"transport": "streamable-http",
"url": "https://mesprestiges.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_venues— Search the curated mesprestiges venue guide across 30 cities by city, free-text intent, category, vibe, what it's good for, price, neighborhood, or proximity.get_venue— Full detail for one venue by id or slug: category, cuisine, price, neighborhood, coordinates, hours (free-text, unvalidated), website, reservation link, tagline, the guide URL, and menu provenance: priced item count, a deterministic sample of real priced items, and the record's last-updated date.