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" } } } }
可以问 Claude 什么
以下是一些在 Bink 连接器激活后可以使用的提示词示例。
页面管理
"添加一个链接到我的作品集:https://mysite.com"
"将我的页面主题更改为深色,带蓝色点缀"
"重新排列我的区块:将社交链接放在最前面"
"临时隐藏联系表单区块"
数据分析与洞察
"显示我过去 30 天的页面分析数据"
"哪些是我被点击最多的区块?"
"我这周有多少页面浏览量?"
表单与消息
"创建一个包含姓名、邮箱和留言字段的反馈表单"
"显示最新的表单回复"
"列出我的未读消息"
"删除所有已读消息"
预约
"列出所有待处理的预约"
"确认 Marco 明天的预约"
"取消下周一的所有预约"
将 Bink 与其他连接器组合
Claude 可以同时使用多个连接器。将 Bink 与 Google Calendar、Notion、Slack 等组合,构建强大的自动化工作流。
Bink + Google Calendar
将 Bink 页面的预约直接同步到你的日历。
- 1你:"读取我 Bink 中所有已确认的预约,并将每个添加到我的 Google Calendar"
- 2Claude 通过 Bink 连接器读取预约(list_bookings)
- 3Claude 通过 Google Calendar 连接器创建日历事件
- 4你所有的 Bink 预约自动出现在你的日历上
Bink + Notion
将表单回复导出到 Notion 数据库进行跟踪。
- 1你:"获取我联系表单的所有回复,并添加到我的 Notion CRM 数据库"
- 2Claude 通过 Bink 连接器读取表单回复(get_form_responses)
- 3Claude 在 Notion 中为每个回复创建页面
- 4你的 CRM 与 Bink 表单保持同步
Bink + Slack
当收到新消息时在 Slack 上获得通知。
- 1你:"检查我的 Bink 收件箱,并将未读消息发布到 Slack 的 #通知 频道"
- 2Claude 通过 Bink 连接器读取未读消息(list_messages)
- 3Claude 在你的 Slack 频道发布摘要
- 4无需手动检查 Bink,你就能保持更新
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.