🔔
Free Starter Pack
4 notifications ready for your hotel

Price comparison, direct booking benefits, retention and more. Active from minute one.

💸
Price
Benefits
🚶
Exit
💡
Info
Create account → See demo
Agentic platform

Your AI agent is your new marketing manager

Connect Claude, GPT, or any AI agent to TinyBell in 30 seconds. Manage campaigns, deploy promotions, and track performance with natural language. No code needed.

Copy. Paste. Done.

Add this to your AI tool config and your agent gets 15 hotel marketing tools instantly.

Step 1 Open Settings > Developer > Edit Config and paste this:
// Paste before </head>
{
  "mcpServers": {
    "tinybell": {
      "command": "npx",
      "args": ["-y", "@tinybell/mcp-server"],
      "env": {
        "TINYBELL_API_KEY": "your-api-key-here"
      }
    }
  }
}
// Done. Your agent is connected.
Step 2 Restart Claude Desktop. You will see TinyBell tools in the tools menu.
Step 1 Add to your project .mcp.json or ~/.claude/settings.json:
// Paste before </head>
{
  "mcpServers": {
    "tinybell": {
      "command": "npx",
      "args": ["-y", "@tinybell/mcp-server"],
      "env": {
        "TINYBELL_API_KEY": "your-api-key-here"
      }
    }
  }
}
// Done. Your agent is connected.
Step 2 Run claude in your terminal. TinyBell tools are ready.
Step 1 Open Settings > MCP Servers > Add Server and paste this config:
// Paste before </head>
{
  "mcpServers": {
    "tinybell": {
      "command": "npx",
      "args": ["-y", "@tinybell/mcp-server"],
      "env": {
        "TINYBELL_API_KEY": "your-api-key-here"
      }
    }
  }
}
// Done. Your agent is connected.
Step 2 Restart Cursor. TinyBell tools appear in the AI sidebar.

Any MCP-compatible tool works. Add this JSON to its MCP server configuration:

// Paste before </head>
{
  "mcpServers": {
    "tinybell": {
      "command": "npx",
      "args": ["-y", "@tinybell/mcp-server"],
      "env": {
        "TINYBELL_API_KEY": "your-api-key-here"
      }
    }
  }
}
// Done. Your agent is connected.

What your agent can do

15 tools that turn your AI into a hotel marketing operator.

Manage campaigns

Create, update, enable, and disable campaigns for each hotel property. Full CRUD via natural language.

Deploy templates

Apply pre-designed seasonal promos, email collectors, exit intent popups, and price comparison widgets.

Bulk operations

Enable or disable up to 100 notifications in a single command. Perfect for seasonal activations.

Monitor performance

Track impressions, clicks, CTR, and conversions across all your properties in real time.

A/B test optimization

Run experiments, check statistical significance, and auto-promote winning variants.

Multi-hotel deployment

Deploy the same promotion to all your hotels with one command. Each gets auto-named per property.

Talk to your hotel like this

Real prompts that work with TinyBell connected. Just type in natural language.

Deploy a Christmas campaign to all my hotels
Which notifications have the best click-through rate?
Create an exit-intent popup for Hotel Riviera with a 10% discount
Disable all notifications on my test campaign
Add an email collector to capture monthly deal subscribers
Enable all summer promotions across every property

15 tools, zero learning curve

Your agent discovers these tools automatically. No documentation needed.

Tool What it does Category
list_campaigns List all campaigns with stats Campaigns
get_campaign Get campaign details and pixel code Campaigns
create_campaign Create a new campaign for a hotel Campaigns
update_campaign Update campaign name, domain, or settings Campaigns
list_notifications List notifications with filters Notifications
get_notification Get full notification config and stats Notifications
create_notification Create a notification from scratch Notifications
update_notification Update any notification setting Notifications
list_templates Browse pre-designed hotel templates Templates
apply_template Apply a template to one campaign Templates
deploy_template Deploy a template to multiple hotels at once Templates
bulk_toggle_notifications Enable or disable up to 100 notifications Bulk
bulk_toggle_campaigns Enable or disable multiple campaigns Bulk
get_statistics Get performance stats: impressions, clicks, CTR Analytics
get_notification_types List all 37 notification types with descriptions Reference

Common questions

MCP (Model Context Protocol) is an open standard that lets AI tools connect to external services. It is supported by Claude, Cursor, Windsurf, and more. Think of it as a USB port for AI: plug in TinyBell and your agent gets instant access to hotel marketing tools.
No. Copy the config block above, paste it into your AI tool settings, and you are done. Everything works through natural language prompts.
Any tool that supports MCP: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and more. The list is growing every week.
Yes. Your agent authenticates with your personal API key, the same security as the REST API. All requests go through HTTPS. Your key stays local in your config file.
Any plan with API access enabled. Check your plan features or contact us to upgrade.

Start managing your hotel with AI

Your agent is ready. Connect it to TinyBell and give it its first task.

Start free API Documentation