How to Use the Salsa Engage MCP in Claude Code
Pipe Salsa Engage supporter data and metrics directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Salsa Engage MCP to Claude Code
Create your Vinkius account to connect Salsa Engage to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Key Capabilities
Run terminal-based donor pipelines with Claude Code
The `upsert_supporter_profile` tool lets you write or update donor records directly from your shell using this MCP setup. You can pipe a CSV of new signups into Claude Code, and it will parse the rows and update your records. You can chain this with `assign_supporters_to_group` to immediately organize these new profiles. This headless approach makes it easy to handle database updates without opening a web browser.
Fetch raw campaign metrics on the command line
The `get_engagement_metrics` tool retrieves your latest performance data directly inside your terminal session. You ask Claude Code for a quick summary of your active campaigns, and it will output clean, readable numbers. Because Claude Code runs entirely in the terminal, you can pipe these metrics into other CLI tools or save them to local reports. It parses `list_engagement_activities` alongside your metrics to give you a complete picture of your campaign success via this MCP Server.
Manage supporter groups via shell commands
The `list_supporter_groups` tool lets you search and inspect your existing donor categories from your shell. You can quickly find a specific group ID or check group membership details. If you need to update a group's details, Claude Code runs `upsert_supporter_group` using your terminal arguments. This allows backend developers to manage database structures without leaving their SSH session.
Set up Salsa Engage MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seesalsa-engage-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Salsa Engage transactions." It will automatically discover and invoke the available Salsa Engage tools.
claude mcp add --transport http salsa-engage-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Salsa Engage MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Salsa Engage MCP today
We host it, we monitor it, we maintain it. You just paste one token.