SupraPrompt MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SupraPrompt MCP ServerCreate a competitive battle card from my marketing brief"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SupraPrompt.ai — Desktop Extension (.mcpb)
Connect SupraPrompt.ai to Claude (Cowork & Desktop) and turn rough product-marketing briefs into precision AI Briefings — battle cards, positioning, launch messaging, buyer personas, competitive intel and more — without leaving Claude.
Requires a paid SupraPrompt.ai plan. The free tier is web-app only.
Install (Cowork / Claude Desktop)
Create an API key at supraprompt.ai/mcp (starts with
sp_live_).Download
SupraPrompt.mcpb(this repo / the latest release).Open Claude Settings → Extensions and drag the
.mcpbin (or double-click it).When prompted, paste your API key. It's stored in your OS keychain — never in plain config.
Ask: "Use SupraPrompt to list available content types."
No JSON editing, no environment variables, no OAuth.
Related MCP server: Plaud Notes MCP Server
How it works
.mcpb bundles only run local stdio servers, but the SupraPrompt MCP server is remote
HTTPS (https://supraprompt.ai/api/mcp). So this extension ships a tiny zero-dependency
stdio→HTTPS bridge (server/index.mjs): Claude launches it locally, it reads the
SUPRAPROMPT_API_KEY injected from the prompted user_config, and forwards every MCP message
to the server with an Authorization: Bearer header.
Claude (Cowork/Desktop) ──stdio──▶ server/index.mjs ──HTTPS Bearer──▶ supraprompt.ai/api/mcpTools exposed: supraprompt_elevate, supraprompt_list_content_types.
Tools
Tool | What it does |
| Turns a brief into a structured AI Briefing for the requested content type. |
| Lists all available SupraPrompt content types. |
Build
npm install # dev-only: @anthropic-ai/mcpb
npm run validate # schema-check manifest.json
npm run pack # produces SupraPrompt.mcpbDistribution tracks
Client | Use |
Claude Cowork / Desktop | this |
Claude Code (CLI) | the |
Both authenticate to the same endpoint with the same sp_live_… key.
Notes
The published
supraprompt-mcpnpm package is deprecated (it targets a stale endpoint and returns HTML). Use this.mcpbinstead.Node ≥ 18 (Claude bundles a runtime; no local Node install required).
Support
Web app: https://supraprompt.ai
Email: jon@supraprompt.ai
MIT © SupraPrompt.ai
This server cannot be deployed
Maintenance
Related MCP Connectors
- platform7nOAuthtech.p7n
Connect Claude to your Platform7n workspaces — chat, links, and tasks. One-click OAuth.
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
- mcpOAuthio.styleforge
Brand-aware creative studio for Claude: 200+ tools for on-brand ads, video, email and campaigns.
Related MCP Servers
- AlicenseBqualityDmaintenanceIntegrates with Claude to enable LinkedIn post creation, profile optimization, content generation, and analytics through natural language.138 npm1MIT
- AlicenseNot gradedqualityDmaintenanceConnects your Plaud voice recorder to Claude, giving access to recordings, transcripts, and AI summaries so you can query your notes via natural language.13MIT
- FlicenseNot gradedqualityDmaintenanceConnects Claude to Semrank for generating SEO briefs, analyzing semantic coverage of content, and managing briefs directly in conversation.-
- AlicenseNot gradedqualityBmaintenanceConnects Claude to your Grinfi.io account, enabling management of contacts, automations, messages, and more through natural language.1MIT