Bring Messaging
to Cursor
Create your Vinkius account to connect Pumble to Cursor and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Pumble MCP Server?
Connect your Pumble workspace to any AI agent and bring powerful automation directly to your team's communication hub.
What you can do
- Read & Manage Channels — List all public and private channels, fetch detailed metadata, and dynamically create new discussion channels on the fly
- Message Operations — Retrieve conversation histories, post new messages, update typos, or delete outdated announcements seamlessly
- Interactive Reactions — Add emoji reactions to messages automatically to acknowledge requests without cluttering the chat
- User Directory — List all workspace users and pull detailed profiles (including emails and time zones) to ensure accurate tagging
How it works
- Subscribe to this server
- Authorize via your Pumble API Key (generated in-app)
- Start managing your communications directly from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Engineering Teams — trigger automated status updates or bug reports directly into specific channels
- Community Managers — have your agent scan channels, organize discussions, and reply to common questions
- Operations Leads — provision new project channels instantly and broadcast identical messages across the workspace
Built-in capabilities (10)
Adds an emoji reaction to a message
This action is irreversible. Deletes a message from a Pumble channel
Retrieves recent messages from a channel
Specify the channel ID and the message text. Sends a message to a Pumble channel
Updates a pre-existing message
Specify name and whether it should be private. Creates a new communication channel
Retrieves detailed information about a specific channel
Retrieves detailed information for a specific user
Lists all public and private channels available in the workspace
Lists all users in the Pumble workspace
Why Cursor?
Cursor's Agent mode turns Pumble into an in-editor superpower. Ask Cursor to generate code using live data from Pumble and it fetches, processes, and writes. all in a single agentic loop. 10 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.
- —
Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context
- —
Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards
- —
MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment
- —
VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools
Pumble in Cursor
Why run Pumble with Vinkius?
The Pumble connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Pumble using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Pumble and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Pumble to Cursor through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Pumble for Cursor
Every request between Cursor and Pumble is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
How do I securely obtain my API Key?
Installation in Pumble is unique. In your workspace, click + Add apps in the left sidebar, find the API addon, and install it. After doing so, go to any chat input box in Pumble and type /api-keys generate. A private, ephemeral message will appear containing your secret token. Paste that token here.
Can my AI automatically reply to unread issues?
Yes. You can instruct your agent to regularly fetch messages from a specific channel (chat_history_messages). The agent can evaluate questions, generate answers based on your knowledge base, and then use chat_post_message to post the solution back to the team instantly.
Is it possible for the AI to react with emojis?
Absolutely. It uses the chat_add_reaction functionality. A common use case is having the agent process a batch of tickets reported in Pumble, and instruct it to leave a '✅' checkmark reaction on the original message to signify that work is complete.
What happens if a bot message has a typo?
Unlike standard webhooks, this integration provides full bidirectional control. If your AI posted something incorrect, simply ask it to update its previous message. It will fetch its message ID and push a new payload using the chat_update_message tool instantly without leaving double messages.
What is Agent mode and why does it matter for MCP?
Agent mode is Cursor's autonomous execution mode where the AI can perform multi-step tasks: reading files, editing code, running terminal commands, and calling MCP tools. Without Agent mode, Cursor operates in a simpler ask-and-answer mode that doesn't support tool calling. Always ensure you're in Agent mode when working with MCP servers.
Where does Cursor store MCP configuration?
Cursor looks for MCP server configurations in a mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.
Can Cursor use MCP tools in inline edits?
No. MCP tools are only available in Agent mode through the chat panel. Inline completions and Tab suggestions do not trigger MCP tool calls. This is by design. tool calls require user visibility and approval.
How do I verify MCP tools are loaded?
Open Settings → Features → MCP and look for your server name. A green indicator means the server is connected. You can also check Agent mode's available tools by clicking the tools dropdown in the chat panel.
Tools not appearing in Cursor
Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.
Server shows as disconnected
Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.
Explore More MCP Servers
View all →
Cal.com
10 toolsControl Cal.com infrastructure organically — book events, manipulate schedules, and track availabilities using an AI-native conversational flow.

Argo CD (GitOps)
13 toolsManage Kubernetes deployments via Argo CD — sync applications, check logs, and manage clusters/repositories directly from your AI agent.

OpenWeather
11 toolsGet weather data worldwide — current conditions, forecasts, air quality, alerts and historical data from any AI agent.

Codecov
8 toolsManage test coverage and engineering metrics via Codecov — track coverage reports, monitor commit totals, and audit code quality directly from any AI agent.
