← istanbulprimepass.com
INDIVIDUAL MCP TOOL
get_checkout_link
Get a checkout link to purchase the PRIME Pass.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
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.istanbulprimepass-com]
url = "https://mcp.istanbulprimepass.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"istanbulprimepass-com": {
"type": "http",
"url": "https://mcp.istanbulprimepass.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: istanbulprimepass-com
Remote MCP URL: https://mcp.istanbulprimepass.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": {
"istanbulprimepass-com": {
"url": "https://mcp.istanbulprimepass.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"istanbulprimepass-com": {
"type": "http",
"url": "https://mcp.istanbulprimepass.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "istanbulprimepass-com",
"transport": "streamable-http",
"url": "https://mcp.istanbulprimepass.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_pass_info— Overview of the Istanbul PRIME Pass: what it is, how many attractions are included, durations, pricing model, and how it is redeemed.check_pass_pricing— PRIME Pass prices in EUR for every duration.list_included_venues— List attractions/experiences in the PRIME Pass, with district, category, individual value, opening hours, and whether each is included or an optional add-on.search_attractions— Search the attractions/experiences included in the PRIME Pass by keyword (and optionally district/category).get_attraction_details— Full detail for one included attraction: description, opening hours, address, highlights, important info, things to know, and FAQs.