Create voice-agent scenarios, pull session analytics, place SIP calls, schedule meeting bots.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Agent skills and MCP server for Tough Tongue AI, the platform for handling tough conversations. Some, the AI takes: voice agents that answer and place calls, qualify leads, run demos, screen candidates, and book meetings. Others, you nail: hyper-realistic roleplay that gets you ready for negotiations, interviews, and coaching conversations.
Install once, then work with Tough Tongue AI from Claude Code, Codex, Cursor, or any agent that supports the Agent Skills format:
These compose with the rest of your MCP ecosystem: Gong, Notion, calendar, slides, email. See What you can do for the full journeys.
This repo ships two layers that work together, plus plugins that bundle both:
Skills β workflow guidance your agent loads automatically when the conversation matches:
| Skill | When it activates | What it does |
|---|---|---|
| ttai-agent | Any Tough Tongue AI / ttai question | Intelligence layer: scope, capability, entities, scenario quality, runtime, MCP guidance |
| scenario-maker | "Create a scenario", "create a voice agent", "fix the scenario", β¦ | Create, edit, or refine scenarios via MCP. |
| session-analyst | "How is my team doing?", "top improvement areas", β¦ | Turn session data into structured reports. |
| browser-demo-builder | "Record browser demo steps", β¦ | Pre-recorded browser demo steps via MCP. |
MCP server β live actions in your Tough Tongue AI account. 27 tools over the public API: scenarios, sessions, analytics, organizations, SIP, meeting bots, and collections. Full catalog in MCP.md.
Plugins (Claude Code, Codex, Cursor) β bundle the skills and the MCP server registration in one install.
How the layers relate:
Need a specific git tag, commit, or a single skill? See INSTALL.md.
Workflow skills tell the agent when. They load ttai-agent for what
exists and how to act. Situation recipes (cold call, sales roleplay,
coaching, demo, cascade TTS) live under
skills/ttai-agent/kb/scenario-recipes/ β not copied into every workflow skill.
The intelligence layer has no terminal or UI dependency. Coding agents load it before calling MCP; web conversational plugins can pass verified account, workspace, and focused-resource context to the same layer, then execute the result through their server-side adapter.
Every path needs a Tough Tongue AI account β sign up at app.toughtongueai.com.
That's it for interactive setups. Authentication is OAuth-first: the first time your agent calls a Tough Tongue AI tool, the client opens a browser consent page β approve once and the client stores the token (Claude Code and Codex use your system keychain). No environment variables, no app restarts.
Upgrading from a PAT-based install? After updating the plugin you'll see a one-time OAuth prompt (Claude Code: run
/mcpand authenticate; Codex:codex mcp login ttaior approve the automatic prompt). Your existing PAT keeps working for manual/headless configs.
Browser OAuth can't run in headless environments. Create a Personal Access Token (PAT) at app.toughtongueai.com/developer and export it where your agent runs:
Then register the server manually with a bearer header β per-client commands in MCP only and MCP.md.
Note: never commit the PAT or paste it into config files β reference it only through the
TTAI_PATenvironment variable.
| Setup | Best for | What you get |
|---|---|---|
| Plugin (recommended) | Claude Code, Codex, Cursor | Skills + MCP, auto-configured in one install |
| Skills + MCP, manual | Copilot, Windsurf, Gemini CLI, other agents | Same capability, assembled in two steps |
| Skills only | Any Agent Skills client, no live tools needed | Workflow guidance; the agent advises but can't act |
| MCP only | Developers who want raw API tools | 27 tools; no workflow guidance |
Not sure? Use the plugin β it's the least setup. Per-client instructions below. To freeze a git tag, commit, or a single skill, see INSTALL.md.
The fastest path. The plugins CLI
detects the coding agents on your machine β Claude Code, Cursor, Codex,
Grok Build, Kimi Code, GitHub Copilot CLI, VS Code β and installs the
skills plus the MCP server into all of them at once:
Restart your agent, then say "get me started with Tough Tongue AI". The
ttai-agent intelligence layer verifies the connection and routes you to the
right workflow. On the first tool call your client opens the browser OAuth
consent β approve once and you're connected.
This repo is also a standard Agent Plugin
(root plugin.json, skills/, mcp.json), so clients that load Agent
Plugins natively can point straight at it. Prefer your client's own plugin
system? Per-client instructions below.
The plugin bundles the skills and registers the Tough Tongue AI MCP server
(.mcp.json) in one install: no separate claude mcp add step needed.
On the first tool call, Claude Code opens a browser OAuth consent β approve
once and you're connected (re-authenticate anytime with /mcp).
Inside Claude Code:
Or from the terminal:
Then say "get me started with Tough Tongue AI" or call
ttai:list_organizations. ttai-agent verifies the connection, takes a
lightweight inventory, and selects the relevant workflow.
Skills are namespaced after install: invoke them as
/toughtongue:scenario-maker,
/toughtongue:session-analyst, or /toughtongue:browser-demo-builder;
or just describe the task and Claude picks the right skill automatically.
Upgrade β refresh the marketplace catalog, then move the installed pin to the latest version:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/toughtongue-ai)<a href="https://allmcps.com/mcp/toughtongue-ai"><img src="https://allmcps.com/api/badge/toughtongue-ai?style=directory" alt="ToughTongue AI on AllMCPs" /></a>