Skip to main content
Jam is a bug reporting tool that captures browser context, console logs, and network requests automatically. The Jam MCP server lets you access your bug reports and debug information using natural language.
This is a third-party managed MCP server operated by Jam. Authentication uses OAuth — just connect your Jam account and start using it immediately.

What Can It Do?

  • Access bug reports with full browser context
  • View debug logs including console output and network requests
  • Search issues by description, reporter, or status

Where to Use It

Add Jam as a tool to any agent. The agent can then access and analyze your bug reports conversationally, choosing the right actions based on context. To add an MCP tool to your agent:
  1. Open your agent’s configuration
  2. Click Add toolsConnect an app with MCP
  3. Search for the integration and select it
  4. Authenticate with your Jam account
You can control which tools your agent has access to. After adding an integration, click on it to enable or disable specific tools based on what your agent needs.

In Workflows (Via Agent Node)

For automated pipelines, use an Agent Node with Jam tools. This gives you the flexibility of an agent within a deterministic workflow.

Authentication

Jam uses OAuth 2.0 for authentication. When you connect the integration, you’ll be redirected to Jam to authorize access. No API keys or manual configuration required.

Example Prompts

Use these with your agent or in the Agent Node: View bugs:
Show me the latest bug reports from this week
Debug an issue:
Get the console logs and network requests for bug report #123
Search reports:
Find all bug reports related to the login page

Troubleshooting

IssueSolution
Cannot connectEnsure you have an active Jam account
No reports foundCheck that bug reports have been submitted through the Jam extension
Tool not availableVerify the tool is enabled in your agent’s MCP configuration

Need Help?