How to integrate Toneden MCP with Codex

Codex is one of the most popular coding harnesses out there. And MCP makes the experience even better. With Toneden MCP integration, you can draft, triage, summarise emails, and much more, all without leaving the terminal or the app, whichever you prefer.

Toneden logoToneden
Api KeyOauth2

ToneDen is a platform for automating social campaigns, ads, and landing pages—especially for music promoters and event organizers. It helps boost your audience reach and streamline digital marketing workflows.

26 Tools

Introduction

Codex is one of the most popular coding harnesses out there. And MCP makes the experience even better. With Toneden MCP integration, you can draft, triage, summarise emails, and much more, all without leaving the terminal or the app, whichever you prefer.

Also integrate Toneden with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • CodeAct: A dedicated workbench that allows GPT to write its code to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Large tool responses: Handle them to minimise context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so GPTs aren't overwhelmed by tools you don't need.

How to install Toneden MCP in Codex

Run the setup command

Run this command in your terminal to add the Composio MCP server to Codex.

Terminal

It will initiate the authentication in a browser window, authorize Codex to access your Composio account.

Composio authentication page

(Optional) Authenticate with OAuth

To authenticate manually, run the login command to open a browser window and authorize Codex to access your Composio account.

bash
codex mcp login composio

Verify the connection

Run codex mcp list to confirm Composio appears as a registered MCP server.

bash
codex mcp list

Codex App

Codex App follows the same approach as VS Code.

  1. Click ⚙️ on the bottom left → MCP Servers → + Add servers → Streamable HTTP:
  2. Fill the header and Key fields with { "x-consumer-api-key" = "ck_*******" }.
  3. The Key is the Composio API key, that you can find on dashboard.composio.dev
  4. Click on Authenticate and authorize Codex to your Composio account and you're all set.
Codex App MCP setup
  1. Restart and verify if it's there in .codex/config.toml
bash
[mcp_servers.composio]
url = "https://connect.composio.dev/mcp"
http_headers = { "x-consumer-api-key" = "ck_*******" }

What is the Toneden MCP server, and what's possible with it?

The Toneden MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Toneden account. It provides structured and secure access to your marketing campaigns, audience engagement tools, and ad automation, so your agent can perform actions like launching social campaigns, managing ads, analyzing audience growth, creating landing pages, and tracking campaign performance on your behalf.

  • Automated campaign creation and management: Let your agent launch, schedule, and optimize social media campaigns for events, music releases, or promotions without manual setup.
  • Ad management and optimization: Have your agent create, monitor, and adjust advertising campaigns to maximize audience reach and ROI across supported platforms.
  • Landing page generation: Direct the agent to design and deploy landing pages tailored for ticket sales, music drops, or fan engagement—all within your brand style.
  • Audience analytics and insights: Enable the agent to pull detailed reports on campaign performance, audience growth, and conversion metrics to inform your marketing strategy.
  • Automated retargeting and follow-ups: Allow your agent to set up retargeting flows or follow-up campaigns to recapture interested fans and boost engagement rates.

Conclusion

You've successfully integrated Toneden with Codex using Composio's MCP server. Now you can interact with Toneden directly from your terminal, VS Code, or the Codex App using natural language commands.

Key benefits of this setup:

  • Seamless integration across CLI, VS Code, and standalone app
  • Natural language commands for Toneden operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • CodeAct workbench for complex tool chaining

Next steps:

  • Try asking Codex to perform various Toneden operations
  • Explore cross-app workflows by connecting more toolkits
  • Build automation scripts that leverage Codex's AI capabilities
TOOLS

Supported Tools

Every Toneden action and event your agent gets out of the box.

Create Advertising Campaign

Tool to create a ToneDen advertising campaign on Facebook or Google platforms.

Create Attachment

Tool to create an attachment.

Create ToneDen Link

Tool to create a ToneDen link.

Delete Advertising Campaign

Deletes a ToneDen advertising campaign by ID using DELETE /advertising/campaigns/{campaignID}.

Delete ToneDen Link

Deletes a ToneDen link by ID using DELETE /links/{linkID}.

Delete ToneDen Playbook Campaign

Deletes a ToneDen playbook campaign by ID using DELETE /playbooks/campaigns/{campaignID}.

Expand ToneDen Link Template

Tool to expand a ToneDen link template.

Get Advertising Campaign

Retrieve a specific advertising campaign by its ID using ToneDen's API.

Get Advertising Campaign Creative Insights

Retrieve creative performance insights for a specific advertising campaign using ToneDen's API.

Get Advertising Campaign Insights

Retrieve performance insights for a specific advertising campaign using ToneDen's API.

Get Attachment

Tool to retrieve an attachment by ID.

Get Attachment Entries Time Series

Tool to fetch time-series entry statistics for a specific attachment.

Get Attachment Entries Totals

Tool to fetch summary counts of entries for an attachment.

Get Attachment Unlocks By Platform

Tool to fetch counts of unlocks by platform for a specific attachment.

Get Attachment Unlocks Time Series

Tool to fetch time-series unlock statistics for a specific attachment.

Get Link

Tool to retrieve a specific ToneDen link by its ID.

Get Link Insights

Tool to retrieve detailed insights for a ToneDen link.

Get Link Insights Overview

Tool to retrieve a summary overview of a link's performance insights.

Get ToneDen User

Tool to retrieve a specific ToneDen user by ID.

List ToneDen Playbook Campaigns

Tool to list playbook campaigns.

List User Attachments

Tool to list attachments for a user.

List User Lists

Tool to retrieve a list of a user's advertising user lists.

Update Attachment

Tool to update an existing attachment.

Update ToneDen Playbook Campaign

Updates a ToneDen playbook campaign by ID using PUT /playbooks/campaigns/{campaignID}.

Update ToneDen User

Tool to update a ToneDen user's profile.

Validate Link Path

Tool to check if a link path/subdomain combination is unique and valid.

FAQ

Frequently asked questions

With a standalone Toneden MCP server, the agents and LLMs can only access a fixed set of Toneden tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Toneden and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Codex fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Toneden tools.

Yes, absolutely. You can configure which Toneden scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Toneden data and credentials are handled as safely as possible.

Start with Toneden.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Toneden tool your agent needs.Free to start.

Start building