pifini
About
Real events, reviewed places, and ticket checkout across the Caribbean and Latin America.
Use this server
Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.
TransportHTTP (remote server)
Claude Code
claude mcp add --transport http pifini https://pifini.net/api/mcp
Cursor
If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.
VS Code
code --add-mcp '{"name":"pifini","type":"http","url":"https://pifini.net/api/mcp"}'
JSON
{
"mcpServers": {
"pifini": {
"url": "https://pifini.net/api/mcp"
}
}
}