Create an API key
1
Open API Keys
Go to Settings → API Keys in the team you want the client to access.
2
Create a named key
Select Create API Key and use a label that identifies the client or device, such as
Support laptop.3
Copy it immediately
Copy the full
sk_... value from the success dialog. BoundBot stores only a hash and shows the full key once.Configure the MCP client
Use the hosted Streamable HTTP endpoint:Available tool groups
The server does not currently expose native scheduling, inventory operations, or Point of Sale tools. Normal BoundBot plan limits, ownership boundaries, channel reply windows, and record validation still apply when an MCP tool runs.
Rotate or revoke access
The API Keys table shows each key’s name, masked prefix, creation time, and last-used time. BoundBot does not show the secret again. To rotate a credential:- create a replacement key
- update the MCP client and verify it connects
- revoke the old key from its row menu
Troubleshooting
The client receives401 Unauthorized
- Confirm the header starts with
Bearerfollowed by the complete key. - Copy the replacement key into the client if the original was revoked.
- Check that a proxy or secret manager is not removing the
Authorizationheader.
- Confirm the record belongs to the key’s team.
- Check required fields and the team’s plan or capacity limit.
- For customer replies, confirm the destination channel is active and any reply window is still open.
- Reconnect the client so it refreshes the server’s tool list.
- Check the table above; scheduling, inventory, and POS are not currently exposed.
Related pages
Team settings
Manage the team that owns the API key.
Connected MCPs
Let a BoundBot bot call tools on an external MCP server.
Inbox
Review conversations and messages affected by MCP tool calls.
Plans and limits
Check the limits that still apply to MCP-created records.

