Use Bink with Claude AI
Connect your Bink page to Claude and manage everything using natural language — links, forms, analytics, bookings, messages.
What you can do
Claude can use 23 tools to manage every aspect of your Bink page.
Links & Blocks
Add, edit, reorder, delete blocks on your page
Theme & Design
Change colors, fonts, spacing, background
Analytics
View page views, clicks, top blocks, trends
Forms
Create forms, view responses, manage fields
Messages
Read, manage, delete inbox messages
Bookings
View bookings, confirm or cancel appointments
Connect on claude.ai
Use the Bink connector directly in Claude conversations on the web.
- 1
Open Claude settings
Go to claude.ai → Settings → Connectors → "Add custom connector". - 2
Enter connection details
Name
Bink
Remote MCP Server URL
https://binatomy.link/api/mcp
No OAuth Client ID or Secret needed — authentication is automatic.
- 3
Authorize with your Bink account
When you first use the connector, Claude redirects you to Bink to log in and approve the connection. Once approved, Claude can manage your page. - 4
Start managing your Bink
Ask Claude anything — "Add a link to my portfolio", "Show my analytics", "Change my theme to dark", "List my unread messages".
Use with Claude Code or Desktop
For developers who prefer the CLI or desktop app.
- 1
Get a Personal Access Token
Go to Settings → Developer → Create new token. - 2
Add to your config
claude_desktop_config.json{ "mcpServers": { "bink": { "command": "npx", "args": ["-y", "bink-mcp"], "env": { "BINK_API_TOKEN": "bink_your_token_here" } } } }
Qué preguntarle a Claude
Aquí tienes algunos ejemplos de prompts que puedes usar una vez que el conector Bink esté activo.
Gestión de página
"Añade un enlace a mi portafolio: https://misitio.com"
"Cambia el tema de mi página a oscuro con acentos azules"
"Reordena mis bloques: pon los enlaces sociales primero"
"Oculta temporalmente el bloque de formulario de contacto"
Analytics e insights
"Muéstrame las analytics de mi página de los últimos 30 días"
"¿Cuáles son mis bloques más clicados?"
"¿Cuántas visitas de página tuve esta semana?"
Formularios y mensajes
"Crea un formulario de feedback con campos de nombre, email y mensaje"
"Muéstrame las últimas respuestas del formulario"
"Lista mis mensajes no leídos"
"Elimina todos los mensajes leídos"
Reservas
"Lista todas las reservas pendientes"
"Confirma la reserva de Marco para mañana"
"Cancela todas las reservas del próximo lunes"
Combina Bink con otros conectores
Claude puede usar varios conectores a la vez. Combina Bink con Google Calendar, Notion, Slack y más para crear flujos de trabajo automatizados.
Bink + Google Calendar
Sincroniza las reservas de tu página Bink directamente con tu calendario.
- 1Tú: "Lee todas las reservas confirmadas de mi Bink y añade cada una a mi Google Calendar"
- 2Claude lee las reservas vía conector Bink (list_bookings)
- 3Claude crea eventos en el calendario vía conector Google Calendar
- 4Todas tus reservas Bink aparecen automáticamente en tu calendario
Bink + Notion
Exporta las respuestas de formularios a una base de datos Notion para seguimiento.
- 1Tú: "Obtén todas las respuestas de mi formulario de contacto y añádelas a mi base de datos CRM en Notion"
- 2Claude lee las respuestas vía conector Bink (get_form_responses)
- 3Claude crea páginas en Notion con cada respuesta
- 4Tu CRM se mantiene sincronizado con tus formularios Bink
Bink + Slack
Recibe notificaciones en Slack cuando recibas nuevos mensajes.
- 1Tú: "Revisa mi bandeja de entrada Bink y publica los mensajes no leídos en #notificaciones en Slack"
- 2Claude lee los mensajes no leídos vía conector Bink (list_messages)
- 3Claude publica un resumen en tu canal de Slack
- 4Te mantienes al día sin revisar Bink manualmente
Use with Zapier, Make, or n8n
Connect Bink to thousands of apps using automation platforms. Use your Personal Access Token to call Bink API endpoints via HTTP.
- 1
Get a Personal Access Token from
Settings → Developer → Create token. - 2
Add an HTTP / Webhook module in your automation
API URL
https://binatomy.link/api/blocks
Header
Authorization: Bearer bink_your_token
Zapier
Use the "Webhooks by Zapier" action to call Bink API endpoints.
- 1Create a new Zap
- 2Add "Webhooks by Zapier" as the action
- 3Choose "Custom Request"
- 4Set method, URL, and add Authorization header with your token
Make (Integromat)
Use the "HTTP — Make a request" module to interact with Bink.
- 1Create a new scenario
- 2Add the "HTTP — Make a request" module
- 3Configure URL, method, headers (Authorization: Bearer your_token)
- 4Map the response data to other modules
n8n
Use the "HTTP Request" node to call Bink API.
- 1Add an "HTTP Request" node
- 2Set Authentication to "Generic Credential Type" → "Header Auth"
- 3Name: Authorization, Value: Bearer bink_your_token
- 4Set the URL and method for the endpoint you want to call
23 tools available
Claude can call any of these tools to manage your Bink page.
| Tool | Description |
|---|---|
| get_profile | Get your profile info |
| update_profile | Update name, email, inbox settings |
| list_blocks | List all blocks on your page |
| create_block | Add a new block (link, header, social, etc.) |
| update_block | Edit block content or visibility |
| delete_block | Remove a block |
| reorder_blocks | Change block positions |
| update_page_settings | Change page title, description, SEO |
| update_page_theme | Change colors, fonts, spacing |
| toggle_page_publish | Publish or unpublish your page |
| list_forms | List all your forms |
| get_form | Get form details with fields |
| create_form | Create a new form |
| update_form | Update form name, description, status |
| get_form_responses | View form submissions |
| list_messages | List inbox messages |
| get_message | Read a message |
| toggle_message_read | Mark read / unread |
| delete_message | Delete a message |
| get_analytics | Page views, clicks, top blocks (30 days) |
| list_bookings | List your bookings |
| update_booking_status | Confirm or cancel a booking |
Ready to connect?
Add the Bink connector to Claude and manage your page with AI.