Decode video ads, load brand intelligence, generate ad scripts.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"co-heista-api": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Heista MCP server. Decode any video ad. Load any brand. Generate scripts. From inside Claude, ChatGPT, Cursor, VS Code, and any other MCP-compatible client.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing
DataForSEO API modelcontextprotocol server
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucination detection, claim verification, A+ through F grading). Multilingual (Sarvam AI, DeepL, Google Cloud Translation). Full execution with approval workflow.
A free SEO research tool using Model Context Protocol (MCP) powered by Ahrefs data. Get backlink analysis, keyword research, traffic estimation, and more — directly in your AI-powered IDE.
MCP Security Weekly
Get CVE alerts and security updates for co.heista/api and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The Heista MCP server. Decode any video ad. Load any brand. Generate scripts. From inside Claude, ChatGPT, Cursor, VS Code, and any other MCP-compatible client.
Endpoint: https://www.heista.co/api/mcp/mcp
Transport: Streamable HTTP (MCP protocol 2025-03-26)
Auth: OAuth 2.1 (preferred) or API key (Authorization: Bearer hst_live_*)
Status: Live
| Tool | What it does | Cost |
|---|---|---|
decode_ad | Decode any video ad URL into structural formula, hooks, psychology, visual playbook | $0.15 (≤60s) / $0.20 (61–120s) |
get_decode | Poll for decode result | Free |
create_powersource_url | Load a brand from a website URL | $1.00 |
create_powersource_docs | Load a brand from internal documents (PDF, DOCX, briefs) | $1.00 |
create_powersource_full | Load a brand from URL + documents combined | $2.00 |
get_powersource | Poll for brand load result | Free |
generate_adscript | Generate ad scripts from a decoded ad or formula, in any brand's voice | ~$0.02–$0.05 per script |
get_hook_intelligence | Read proven hook patterns from the decoded corpus | Free |
adformula_intelligence | Read clustered ad formulas from decoded winners | Free |
decoder_intelligence | Read decoded ads from the corpus | Free |
check_balance | Check your account balance and monthly usage | Free |
Same-domain re-runs of create_powersource_* by the same org are free. Decodes already in your library are free. Failed runs cost nothing.
Full reference, schemas, examples: heista.co/docs.
claude mcp add heista https://www.heista.co/api/mcp/mcp
Or install via plugin marketplace:
/plugin marketplace add Heista-co/claude-code-skills
/plugin install heista-decode@heista-skills
Per-client snippets: clients/.
OAuth 2.1 is the default. First call returns 401 + WWW-Authenticate: Bearer with RFC 9728 Protected Resource Metadata. MCP clients follow the chain automatically and prompt the user to sign in.
For headless / server-to-server use, generate an API key at heista.co/api-console/keys and pass it as Authorization: Bearer hst_live_.... Keys are SHA-256 hashed at rest, shown in plaintext once, scoped per key, and capped per day/month.
Scopes:
mcp:account — balance, decode/powersource pollingmcp:intelligence — free corpus readsmcp:tools — paid generation (decode, powersource, adscript)mcp:tools is elevated via WWW-Authenticate scope=mcp:tools on first paid call.
Pay as you go, no subscription required. All paid calls reserve the maximum cost up front and refund any excess after.
Credit packs (1 credit = 1¢ USD):
| Pack | Price | Credits | Decode estimate |
|---|---|---|---|
| Starter | $10 | 1,000 | ~100 decodes |
| Builder ⭐ | $50 | 5,000 | ~500 decodes |
| Scale | $100 | 10,000 | ~1,000 decodes |
| Enterprise | $250 | 25,000 | ~2,500 decodes |
Buy at heista.co/api-console/billing.
Spending caps: set hourly / daily / monthly caps per organization and per key from heista.co/api-console/limits. The server enforces the cap before any compute runs.
A Heista account is required for paid tools. The free intelligence reads work after OAuth sign-in.
| Resource | Link |
|---|---|
| Full API & MCP docs | [heista.co/docs](https://heista.co/do |