# PinShare / Tirame el Pin > Smart location sharing — without requiring an address > PinShare (branded "Tirame el Pin" in the Puerto Rico market) is a bilingual location-sharing platform. Users drop a pin on a map and share it via WhatsApp, SMS, or a smart link — no login required for basic use. Designed for Airbnb hosts, service professionals, real estate agents, event organizers, and logistics teams who need to share precise locations that may not have a street address. Supports branded QR codes, gate codes (encrypted), contractor-homeowner networks, and a credits system. ## About - **Category**: Location Sharing Platform - **Target Audience**: Airbnb hosts, short-term rental managers, service professionals (contractors, cleaners, landscapers), real estate agents, event organizers, and logistics teams in Puerto Rico and English-speaking markets - **URL**: https://pinshare.app - **Organization**: PinShare / Tirame el Pin ## Key Offerings - Anonymous pin creation — no login required - WhatsApp and SMS share links - Branded QR codes with custom colors - Gate code encryption (AES-256-GCM) - Contractor-homeowner network with job status updates - Bilingual EN/ES with locale switching (pinshare.app vs Tirame el Pin) - Credits system (50 free on signup) - Push notifications for real-time job status ## Why Choose Us - No app download required — works via WhatsApp and SMS links - Purpose-built for Puerto Rico and Caribbean market (Spanish-first) - Gate code sharing with per-contractor access control - Real-time contractor status updates (on_my_way, arrived, complete) - Edge-deployed on Cloudflare Workers — sub-50ms globally ## Use Cases - Airbnb host sharing exact property location with guests via WhatsApp - Contractor sharing their real-time location with homeowner - Event organizer sharing venue pin with attendees via QR code - Real estate agent sharing listing location for showings - Delivery driver sharing drop-off point without a formal address - Puerto Rico homeowner sharing gated community access with service pros ## Available Tools (WebMCP) This site exposes structured tools via WebMCP (Chrome 146+). Tools can be invoked via `navigator.modelContext` or `POST /__webmcp/invoke`. ### searchPins Search shared location pins on PinShare (Tirame el Pin) by geographic area, title, or type. Useful for finding shared locations such as Airbnb properties, service professional locations, or event venues in Puerto Rico and beyond. Parameters: - `area`: Geographic area or neighborhood to search within (e.g., "San Juan", "Condado", "Bayamon", "Carolina") - `query`: Search term to match pin title or description (e.g., "airbnb", "plumber", "event venue") - `isPublic`: Filter by visibility: "true" for public pins only, "false" for all accessible pins - `limit`: Maximum number of results to return (default: 10, max: 50) ### getPinDetails Get full details for a specific PinShare location pin by its short code or ID. Returns coordinates, title, address, share URL, and QR code URL. Gate codes are not returned via this API. Parameters: - `code`: The pin short code (e.g., "abc123") or pin ID (UUID) (required) ### submitContactForm Send a message to the PinShare / Tirame el Pin team. For general questions, business partnerships, billing, or technical support. Bilingual support available (English / Spanish). Parameters: - `name`: Full name (required) - `email`: Email address (required) - `message`: Message content (required) - `subject`: Message subject or topic ## Agent Integration - **A2A Agent Card**: https://pinshare.app/.well-known/agent.json - **AI Catalog**: https://pinshare.app/.well-known/ai-catalog.json - **Agent Landing Page**: https://pinshare.app/for-agents - **Markdown**: Send `Accept: text/markdown` header for 80% token reduction ## Contact - **Email**: hello@pinshare.app - **Contact Form**: /contact --- Generated by CARD Network for PinShare / Tirame el Pin