Pifini
For AI agents · MCP

Meet Fini.

Pifini's catalog — real events, real reviews, real ticketing — available to every AI agent through the Model Context Protocol. If your agent plans trips, recommends restaurants, or books nights out anywhere in the Caribbean or Latin America, it should be talking to Fini.

Endpoint

https://pifini.net/api/mcp

Streamable HTTP transport, stateless, JSON-RPC 2.0. No SDK required. During our private preview a bearer token may be required — contact us for access.

Connect from Claude

{
  "mcpServers": {
    "pifini": {
      "type": "http",
      "url": "https://pifini.net/api/mcp"
    }
  }
}

Works with Claude Desktop, Claude Code, and any MCP-compatible agent framework.

What Fini can do

search_events

Find upcoming festivals, carnivals, concerts, and cultural events by query, country, or city.

get_event

Full event details, including live ticket types, prices, and remaining stock.

search_places

Search reviewed restaurants, bars, beaches, venues, hotels, tour operators, professionals, and services — filterable by rating.

get_place

Place details plus its most recent verified reviews.

create_ticket_checkout

Generate a secure Stripe-hosted payment link for tickets. The human pays; QR-coded tickets are emailed automatically.

Ground rules

  • Humans pay, not agents. Checkout links go to Stripe's hosted page — we never accept card details from an agent.
  • Sponsored means sponsored. Paid placements carry an explicit is_sponsored flag so your agent can disclose them — the same honesty we show human visitors.
  • Free to build on. Read access is free while we grow. Ticket purchases carry the same standard platform fee as on-site sales — nothing extra for coming through an agent.

Building something with Fini?

Travel agents, concierge bots, trip planners — we want to know what you need. Tell us and we'll prioritise it.

Get in touch →