Jasper Connector for AI agents.
20 live capabilities
Scale your content marketing with brand-consistent copy and multi-channel campaigns.
Waiting for input…
Why people use Jasper
Jasper for Consistent Brand Voice and Copywriting
This Connector lets your agent handle that heavy lifting. You tell your agent to draft a campaign, and it pulls the voice, the style, and the knowledge automatically. You get a finished draft that actually sounds like your brand, ready for review in seconds.
What Vinkius changes
You get a content production engine that knows your brand rules by heart.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,000+ Connectors
- Real-world use case 01
Creating multi-channel campaign variations
A marketing manager needs 5 different ad variations but keeps getting generic results.
- Real-world use case 02
Fact-checking long-form blog posts
A content strategist is struggling to keep a blog post consistent with company facts.
- Real-world use case 03
Scaling email subject line testing
A growth team needs to create 20 different email subject lines for a new product.
Complete set · 20capabilities
The complete Jasper capability set.
These are the exact actions your AI can choose when you ask it to work with Jasper.
01—04
4 capabilities in this set.
Part of 20 available through Jasper.
- 01 Capability
List voices
View all brand voices configured in your account. This lets your agent switch between different personas.
- 02 Capability
Get voice
Retrieve the specific details of a selected brand voice. Use this to ground your agent in a specific tone.
- 03 Capability
List knowledge
See all knowledge items available for grounding your content. This keeps your agent's facts accurate.
- 04 Capability
Get knowledge item
View the details of a specific knowledge base entry. This is useful for verifying specific facts.
05—08
4 capabilities in this set.
Part of 20 available through Jasper.
- 05 Capability
Search knowledge
Find relevant information in your knowledge base using semantic search. It helps your agent find the right facts quickly.
- 06 Capability
List styles
View your saved style guides and brand rules. This ensures your agent follows your company's writing standards.
- 07 Capability
Get style
Retrieve the specific details of a particular style guide. This is how your agent learns your brand's 'vibe'.
- 08 Capability
Run command
Send a prompt to Jasper to generate content with specific brand voices or language settings. This is your primary way to create copy.
09—12
4 capabilities in this set.
Part of 20 available through Jasper.
- 09 Capability
List documents
View all documents currently stored in your workspace. It helps you keep track of your existing content.
- 10 Capability
Get document
Pull the specific details of a single document from your workspace. Use this to reference specific files.
- 11 Capability
List tasks
See all active agent tasks and the context required for each. It helps you organize your production queue.
- 12 Capability
Get task
Look up the specific requirements and input schema for an individual task. This helps your agent understand what to do next.
13—16
4 capabilities in this set.
Part of 20 available through Jasper.
- 13 Capability
Run task
Execute a specific task using a JSON array of context items. This is how you handle complex, multi-step instructions.
- 14 Capability
List users
See a list of all users who have access to your workspace. Use this to manage your team's permissions.
- 15 Capability
List templates
Browse all available content templates and their input requirements. It saves you from reinventing the wheel.
- 16 Capability
Get template
View the specific input schema for a chosen content template. This tells the agent exactly what data it needs.
17—20
4 capabilities in this set.
Part of 20 available through Jasper.
- 17 Capability
Run template
Execute a content template by providing the required JSON inputs. This ensures your copy follows a specific framework.
- 18 Capability
Get usage
Check your API usage stats for specific dates and timeframes. This helps you monitor your Jasper spending.
- 19 Capability
List audiences
View all target audiences configured for your content. Use this to tailor your copy to specific groups.
- 20 Capability
Get audience
Get the specific details for a single target audience. This helps your agent understand who it's writing for.
Set up in minutes
One URL. Then ask Jasper to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Jasper from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EdhPmiQR1O5nPywJKEYEOJEa6GmsY34yFMMpS7aU/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Jasper, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Jasper for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EdhPmiQR1O5nPywJKEYEOJEa6GmsY34yFMMpS7aU/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Jasper URL.
- Step 03
Save and start
Save the connection and enable Jasper in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jasper": {
"url": "https://edge.vinkius.com/vk_preview_EdhPmiQR1O5nPywJKEYEOJEa6GmsY34yFMMpS7aU/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Jasper
Open Agent mode in chat and ask: "Using Jasper, help me...". 20 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jasper": {
"url": "https://edge.vinkius.com/vk_preview_EdhPmiQR1O5nPywJKEYEOJEa6GmsY34yFMMpS7aU/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Jasper
Ask Copilot: "Using Jasper, help me...". 20 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jasper": {
"url": "https://edge.vinkius.com/vk_preview_EdhPmiQR1O5nPywJKEYEOJEa6GmsY34yFMMpS7aU/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Jasper
Open Cascade and ask: "Using Jasper, help me...". 20 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jasper": {
"url": "https://edge.vinkius.com/vk_preview_EdhPmiQR1O5nPywJKEYEOJEa6GmsY34yFMMpS7aU/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Jasper
Ask Cline: "Using Jasper, help me...". 20 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jasper --transport http "https://edge.vinkius.com/vk_preview_EdhPmiQR1O5nPywJKEYEOJEa6GmsY34yFMMpS7aU/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Jasper
Ask Claude: "Using Jasper, show me...". 20 tools are ready
Where the request belongs
Work Jasper can move forward.
This is for marketing managers who are tired of manual copy-pasting and content strategists who need to scale high-quality output without losing their brand identity.
Marketing Manager
Uses this to turn a single product brief into a week's worth of social posts and emails in one go.
Content Strategist
Uses this to ensure all blog posts and landing pages follow the same style guide and tone of voice.
Growth Marketer
Uses this to programmatically generate dozens of A/B test variations for paid ads.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCopy.ai
Equip your AI agent to automate content production and business processes using Copy.ai Workflows.
AiMasher
Generate marketing content, social media posts, and creative assets using multiple AI models in a single unified workspace.
Tome (AI Storytelling)
Generate and manage AI-powered presentations via Tome. list workspaces, manage tomes, and add pages directly from any AI agent.
Copysmith
Generate marketing copy, product descriptions, and ad variations at scale with AI trained on high-performing content.
Expansify AI
Scale your content marketing with AI that generates, repurposes, and distributes content across channels automatically.
Persuasion Copywriting Prover
AI copywriting produces generic, robotic text that readers instantly recognize. This capability forces psychologically-grounded persuasion: benefits over features, emotional triggers, proof hierarchy, framework matching (AIDA/PAS/BAB), and human tone (no AI words).
Bring your own AI
Change the model, client or framework. Keep Jasper connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Jasper.
The practical details behind the request, access and result.
Does the Jasper MCP help with brand consistency?
Yes, it connects your agent to your actual brand voices and style guides so it knows exactly how to sound every time you generate copy.
Can I use my own company data with the Jasper MCP?
You can use your internal knowledge base to ground the agent's responses in real facts rather than general information.
How does the Jasper MCP handle multi-channel campaigns?
It can generate variations for ads, emails, and social posts from a single brief, saving you from having to manually rewrite every version.
Can the Jasper MCP follow specific marketing frameworks?
Yes, it can execute templates like PAS or AIDA to ensure your copy follows proven structures automatically.
Does the Jasper MCP work for social media?
It is excellent for social media, allowing you to generate captions that match your specific brand voice and target audience.
Can I see my API usage through this Connector?
Yes, you can ask your agent to check your usage statistics for specific dates to help you manage your Jasper account and costs.
How do I get my Jasper API token?
You need a Jasper Business plan to access the API. Log in at app.jasper.ai, go to Settings → Dev Capabilities → API Tokens (direct link: app.jasper.ai/settings/dev-capabilities/tokens). Click Generate to create a new token. Copy it immediately and paste it below. Only users with Admin or Developer roles can manage API tokens. If you don't see the Dev Capabilities option, verify your account is on the Business plan or contact your Jasper account admin.
Can my AI agent write ad copy in my brand's voice?
Yes. Jasper's Brand Voice feature ensures all generated content matches your company's tone, vocabulary, and style guidelines. Your AI agent accesses your configured brand voices and applies them automatically. so copy for Google Ads, LinkedIn posts, and email campaigns all sound authentically like your brand.
What if I need variations for A/B testing?
Just tell your AI agent 'Generate 5 headline variations for my Google Ads campaign.' Jasper produces multiple distinct alternatives per request, each maintaining your brand voice but varying the angle, hook, or call-to-action. giving your growth team ready-to-test creative in seconds.
Is the Jasper Business plan required?
Yes. API access is exclusive to the Jasper Business plan. If you're currently on Creator or Teams, you'll need to upgrade. Contact the Jasper sales team through jasper.ai to discuss Enterprise pricing. most marketing teams find the ROI justifies the investment within the first month of automated content production.
One connection away
Give your agent a direct line to Jasper.
Connect Jasper once. Keep it beside 6,000+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available