3,400+ MCP servers ready to use
Vinkius

BugHerd MCP Server for CursorGive Cursor instant access to 10 tools to Add Comment, Create Project, Create Task, and more

Built by Vinkius GDPR 10 Tools IDE

Cursor is an AI-first code editor built on VS Code that integrates LLM-powered coding assistance directly into the development workflow. Its Agent mode enables autonomous multi-step coding tasks, and MCP support lets agents access external data sources and APIs during code generation.

Ask AI about this App Connector for Cursor

The BugHerd app connector for Cursor is a standout in the Developer Tools category — giving your AI agent 10 tools to work with, ready to go from day one.

Vinkius delivers Streamable HTTP and SSE to any MCP client

RecommendedModern Approach — Zero Configuration

Vinkius Desktop App

The modern way to manage MCP Servers — no config files, no terminal commands. Install BugHerd and 3,400+ MCP Servers from a single visual interface.

Vinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop Interface
Download Free Open SourceNo signup required
Classic Setup·json
{
  "mcpServers": {
    "bugherd-alternative": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}
BugHerd
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About BugHerd MCP Server

O que você pode fazer

  • Create and list your BugHerd projects.
  • Manage tasks seamlessly inside projects.
  • Retrieve, add, and monitor comments on specific bug tasks.
  • View all members within your BugHerd workspace.

Como funciona

1. Install the BugHerd MCP Server on your Vinkius Edge. 2. Add your personal BugHerd API key in the credentials page. 3. Empower your AI agent to fetch bugs, add comments, and triage tickets naturally via chat.

Para quem é?

Ideal for development and QA teams looking to interact with BugHerd tickets directly via Cursor, Claude, or any MCP-enabled agent. Turn your AI into a full-fledged QA assistant.

Cursor's Agent mode turns BugHerd into an in-editor superpower. Ask Cursor to generate code using live data from BugHerd 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.

The BugHerd MCP Server exposes 10 tools through the Vinkius. Connect it to Cursor in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

All 10 BugHerd tools available for Cursor

When Cursor connects to BugHerd through Vinkius, your AI agent gets direct access to every tool listed below — spanning bug-tracking, website-feedback, task-management, and more. Every call is secured with network, filesystem, subprocess, and code evaluation entitlements inside a sandboxed runtime. Beyond a simple connection, you get a full AI Gateway with real-time visibility into agent activity, enterprise governance, and optimized token usage.

add_comment

Add a comment to a BugHerd task

create_project

Create a new project in BugHerd

create_task

Create a new task in a BugHerd project

get_project

Get a specific project in BugHerd

get_task

Get a specific task in BugHerd

list_comments

List comments on a BugHerd task

list_projects

List projects in BugHerd

list_tasks

List tasks for a project in BugHerd

list_users

List users in the BugHerd account

update_task

Can update description, status, priority, or assigned_to_id. Update a task in BugHerd

Connect BugHerd to Cursor via MCP

Follow these steps to wire BugHerd into Cursor. The entire setup takes under two minutes — your credentials stay safe behind the Vinkius.

01

Open MCP Settings

Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
02

Add the server config

Paste the JSON configuration above into the mcp.json file that opens
03

Save the file

Cursor will automatically detect the new MCP server
04

Start using BugHerd

Open Agent mode in chat and ask: "Using BugHerd, help me...". 10 tools available

Why Use Cursor with the BugHerd MCP Server

Cursor AI Code Editor provides unique advantages when paired with BugHerd through the Model Context Protocol.

01

Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context

02

Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards

03

MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment

04

VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools

BugHerd + Cursor Use Cases

Practical scenarios where Cursor combined with the BugHerd MCP Server delivers measurable value.

01

Code generation with live data: ask Cursor to generate a security report module using live DNS and subdomain data fetched through MCP

02

Automated documentation: have Cursor query your API's tool schemas and generate TypeScript interfaces or OpenAPI specs automatically

03

Infrastructure-as-code: Cursor can fetch domain configurations and generate corresponding Terraform or CloudFormation templates

04

Test scaffolding: ask Cursor to pull real API responses via MCP and generate unit test fixtures from actual data

Example Prompts for BugHerd in Cursor

Ready-to-use prompts you can give your Cursor agent to start working with BugHerd immediately.

01

"List all active projects in BugHerd."

02

"Create a new bug task in project 123 saying 'Login button is broken'."

03

"Read the comments on task 456 in project 123."

Troubleshooting BugHerd MCP Server with Cursor

Common issues when connecting BugHerd to Cursor through the Vinkius, and how to resolve them.

01

Tools not appearing in Cursor

Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.
02

Server shows as disconnected

Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.

BugHerd + Cursor FAQ

Common questions about integrating BugHerd MCP Server with Cursor.

01

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.
02

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.
03

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.
04

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.