Swiftfox Connector for AI agents.
11 live capabilities
Manage member profiles and track community engagement from your chat interface.
Waiting for input…
Why people use Swiftfox
Swiftfox CRM Member Management for Community Success
With this Connector, you just talk to your agent. You can pull member profiles, log calls, and check subscription statuses in one place. You get your data organized without ever having to leave your chat window.
What Vinkius changes
You turn your CRM into a conversational workspace where data entry happens automatically.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Logging a follow-up call
A member success manager needs to log a call.
- Real-world use case 02
Checking donor status
A non-profit leader wants to see who hasn't donated.
- Real-world use case 03
Reviewing community circles
A coordinator needs to see which groups are most active.
Complete set · 11capabilities
The complete Swiftfox capability set.
These are the exact actions your AI can choose when you ask it to work with Swiftfox.
01—04
4 capabilities in this set.
Part of 11 available through Swiftfox.
- 01 Capability
Check swiftfox status
This confirms your API connection and account metadata. Use this to troubleshoot your connection instantly.
- 02 Capability
Get event fields
This gets the data schema for your events. This helps you understand what custom fields you can use for new entries.
- 03 Capability
Get organization
This pulls the full details of a specific organization in your CRM. It helps you see which company or group a member belongs to without searching.
- 04 Capability
Get person
This gets the complete profile for an individual. Use it to quickly check a member's history and current status.
05—08
4 capabilities in this set.
Part of 11 available through Swiftfox.
- 05 Capability
List circles
This lists all groups and domains within your Swiftfox account. It is great for seeing how your community is structured.
- 06 Capability
List events
This lists all meetings and activities in your CRM. This helps you keep track of upcoming and past community functions.
- 07 Capability
List organizations
This lists all associations and companies in your system. Use this to browse your entire organizational structure.
- 08 Capability
List people
This lists all members in your CRM. This is the fastest way to get an overview of your entire user base.
09—11
3 capabilities in this set.
Part of 11 available through Swiftfox.
- 09 Capability
List webhooks
This shows all active webhooks in your account. Use this to see what external services are getting real-time updates.
- 10 Capability
Get me
This checks your current user profile and connection. It is the quickest way to ensure your agent is correctly authenticated.
- 11 Capability
List person subscriptions
This shows membership plans and payment statuses for a person. This is vital for checking renewal dates and tiers.
Set up in minutes
One URL. Then ask Swiftfox to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Swiftfox 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_91X43ji0aJhuDbIW6z2H81FaW0rn37HaKaMkCFby/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 Swiftfox, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Swiftfox for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_91X43ji0aJhuDbIW6z2H81FaW0rn37HaKaMkCFby/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 Swiftfox URL.
- Step 03
Save and start
Save the connection and enable Swiftfox in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"swiftfox": {
"url": "https://edge.vinkius.com/vk_preview_91X43ji0aJhuDbIW6z2H81FaW0rn37HaKaMkCFby/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 Swiftfox
Open Agent mode in chat and ask: "Using Swiftfox, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"swiftfox": {
"url": "https://edge.vinkius.com/vk_preview_91X43ji0aJhuDbIW6z2H81FaW0rn37HaKaMkCFby/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 Swiftfox
Ask Copilot: "Using Swiftfox, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"swiftfox": {
"url": "https://edge.vinkius.com/vk_preview_91X43ji0aJhuDbIW6z2H81FaW0rn37HaKaMkCFby/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 Swiftfox
Open Cascade and ask: "Using Swiftfox, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"swiftfox": {
"url": "https://edge.vinkius.com/vk_preview_91X43ji0aJhuDbIW6z2H81FaW0rn37HaKaMkCFby/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 Swiftfox
Ask Cline: "Using Swiftfox, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add swiftfox --transport http "https://edge.vinkius.com/vk_preview_91X43ji0aJhuDbIW6z2H81FaW0rn37HaKaMkCFby/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 Swiftfox
Ask Claude: "Using Swiftfox, show me...". 11 tools are ready
Where the request belongs
Work Swiftfox can move forward.
For community managers, non-profit directors, and member success leads who are drowning in member data and need a faster way to track engagement.
Member Success Manager
Updates member profiles and logs calls to keep engagement history current on Tuesday afternoons.
Campaign Coordinator
Monitors outreach results and segments member lists directly from their workspace.
Non-Profit Leader
Tracks donor interactions and community engagement records to keep the organization organized.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRenderForm
Generate dynamic images and social media graphics from templates with an API that personalizes visuals at scale for any campaign.
Abyssale
Automated creative production. generate dynamic images, banners, and personalized visuals via AI.
NiftyImages
Manage personalized images and dynamic content via NiftyImages. track images, widgets, and countdown timers directly from your AI agent.
VBOUT
Run marketing campaigns with email automation, social media management, and landing pages in one affordable platform.
Builder.io
Manage your visual CMS via Builder.io. track content entries, models, and symbols directly from any AI agent.
Kajabi
All-in-one business platform for creators. manage courses, customers, and marketing via AI.
Bring your own AI
Change the model, client or framework. Keep Swiftfox 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 Swiftfox.
The practical details behind the request, access and result.
Can I use Swiftfox MCP to manage my non-profit donors?
Yes. You can use it to track donor interactions, check subscription statuses, and keep your records organized through a simple chat interface.
How does Swiftfox MCP help with community engagement?
It lets you query community activity, list active circles, and log interaction notes instantly, making it much faster to stay on top of your members.
Can I check member subscriptions with Swiftfox MCP?
Yes. You can ask your agent to list subscriptions for any specific person to see their plan, payment status, and renewal dates.
Does Swiftfox MCP work with my current AI client?
Yes. It connects to any MCP-compatible client, including Claude, Cursor, and Windsurf, allowing you to manage your CRM from your favorite workspace.
How do I use Swiftfox MCP to log meeting notes?
You can simply tell your agent to log a note for a specific member. It will then update the interaction history in your CRM automatically.
Can I see my organization's structure using Swiftfox MCP?
Yes. You can use it to list organizations and circles to get a clear view of how your community or company is structured.
Can I search for a member by their custom ID?
Yes! Use the get_member capability and provide the appropriate ID. Your agent will retrieve the complete profile and custom field data for that member.
How do I log a new phone call with a member?
Use the create_interaction capability. Provide the Member ID, the interaction type (e.g., 'call'), and your notes. The agent will instantly log it in the member's history.
Is it possible to see the status of a specific campaign?
Absolutely. Use the list_campaigns query. The agent will retrieve a list of all your outreach efforts along with their current status and engagement metrics.
One connection away
Give your agent a direct line to Swiftfox.
Connect Swiftfox once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available