Skip to main content The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench Explore Tool Discovery
Live 77 Actions

Bronto MCP Server
for AI Agents

Connect your AI agent to StackOne's Bronto MCP server and give it 77 MCP tools out of the box. Auth, tool execution, and security all managed.

Bronto logo
Bronto MCP Server
Built by StackOne StackOne
DrataGPLocalyzeFlipMindtoolsScreenloop

Coverage

77 Agent Actions

Create, read, update, and delete across Bronto — and extend your agent's capabilities with custom actions.

Authentication

Agent Tool Authentication

Per-user OAuth in one call. Your Bronto MCP server gets session-scoped tokens with zero credentials stored on your infra.

Agent Auth →

Security

Agent Protection

Every Bronto tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.

Prompt Injection Defense →

Performance

Max Agent Context. Min Cost.

Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Bronto call.

Tools Discovery →

What is the Bronto MCP Server?

A Bronto MCP server lets AI agents read and write Bronto data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Bronto MCP server ships with 77 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.

All Bronto MCP Tools

Every action from Bronto's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.

An API Keys

  • Update An API Key

    Update an API key

  • Delete An API Key

    Delete an API key

An Export By IDs

  • Retrieve An Export By ID

    Retrieve an export by ID

  • Delete An Export By ID

    Delete an export by ID

A Groups

  • Update A Group

    Update a group

  • Delete A Group

    Delete a group

A Monitors

  • Get A Monitor

    Get a monitor

  • Update A Monitor

    Update a monitor

  • Delete A Monitor

    Delete a monitor

A Monitor Downtimes

  • Update A Monitor Downtime

    Update a monitor downtime

  • Delete A Monitor Downtime

    Delete a monitor downtime

A Tags

  • Create A Tag

    Create a tag

  • Update A Tag

    Update a tag

  • Delete A Tag

    Delete a tag

A User By IDs

  • Retrieve A User By ID

    Retrieve a user by ID

  • Delete A User By ID

    Delete a user by ID

A Widgets

  • Create A Widget

    Create a widget

  • Retrieve A Widget

    Retrieve a widget

  • Update A Widget

    Update a widget

  • Delete A Widget

    Delete a widget

Other (57)

  • Create A New API Key

    Create a new API key

  • Create A Dashboard

    Create a dashboard

  • Append Widgets To A Dashboard

    Append widgets to a dashboard

  • Create A New Dataset

    Create a new dataset

  • Create A New Export

    Create a new export

  • Create A New Group

    Create a new group

  • Add Members To A Group

    Add members to a group

  • Create A New Log

    Create a new log

  • Create A New Monitor

    Create a new monitor

  • Create A New Monitor Downtime

    Create a new monitor downtime

  • Create A New User

    Create a new user

  • Append Widgets To A Widget

    Append widgets to a widget

  • Retrieve A List Of API Keys

    Retrieve a list of API keys

  • Retrieve A List Of Collections

    Retrieve a list of collections

  • Get All Dashboards For An Organisation

    Get all dashboards for an organisation

  • Get A Single Dashboard By ID

    Get a single Dashboard by ID

  • Retrieve A List Of Datasets

    Retrieve a list of datasets

  • Get The Parser Assigned To A Dataset

    Get the parser assigned to a dataset

  • Retrieve A List Of Exports

    Retrieve a list of exports

  • List All User Groups In The Organization

    List all user groups in the organization

  • Get A Specific Group

    Get a specific group

  • List Members Of A Group

    List members of a group

  • Retrieve A List Of Logs

    Retrieve a list of logs

  • Retrieve A List Of Log Views

    Retrieve a list of log views

  • List Dashboards Associated With A Log

    List dashboards associated with a log

  • List Monitors Associated With A Log

    List monitors associated with a log

  • Retrieve Monitors

    Retrieve monitors

  • Retrieve All Monitor Downtimes

    Retrieve all monitor downtimes

  • List Tags

    List tags

  • Retrieve Usage Metrics Over Time

    Retrieve usage metrics over time

  • Get The Usage Over A Period Of Time For A Log Id

    Get the usage over a period of time for a log id.

  • Get The Usage Over A Period Of Time For A User Per Log Id

    Get the usage over a period of time for a user per log id.

  • List Users In The Current Organisation

    List users in the current organisation

  • List All Users Across The Account (all Organisations)

    List all users across the account (all organisations)

  • List All Organizations This User Has Access To

    List all organizations this user has access to

  • List Groups A Member Belongs To

    List groups a member belongs to

  • Get User Preferences

    Get user preferences

  • Retrieve All The Widgets

    Retrieve all the widgets

  • Update Monitor Status

    Update monitor status

  • Update A User

    Update a user

  • Delete A Dashboard By ID

    Delete a dashboard by ID

  • Remove A Widget From A Dashboard

    Remove a widget from a dashboard

  • Remove Members From A Group

    Remove members from a group

  • Remove A Widget From A Widget

    Remove a widget from a widget

  • Partially Update A Dashboard By ID, Allowing Either A Name Change Or Modification Of Widget IDs (append Or Remove)

    Partially update a dashboard by ID, allowing either a name change or modification of widget IDs (append or remove)

  • Detach A Dashboard From A Template

    Detach a dashboard from a template

  • Assign A Parser To A Dataset

    Assign a parser to a dataset

  • Unassign The Parser From A Dataset

    Unassign the parser from a dataset

  • Return The List Of Monitor Events

    return the list of monitor events

  • Return The List Of Monitor Notifications

    return the list of monitor notifications

  • Run A Quick Log Query Via Query-string Parameters (GET)

    Run a quick log query via query-string parameters (GET)

  • Run A Full Log Query With A JSON Request Body (POST)

    Run a full log query with a JSON request body (POST)

  • Deactivate A User

    Deactivate a user

  • Reactivate A User

    Reactivate a user

  • Resend A User's Invitation Email

    Resend a user's invitation email

  • Patch User Preferences

    Patch user preferences

  • Partially Update A Widget By ID

    Partially update a widget by ID

Set Up Your Bronto MCP Server in Minutes

One endpoint. Any framework. Your agent is talking to Bronto in under 10 lines of code.

Agent Frameworks

Claude Desktop
{
  "mcpServers": {
    "stackone": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://api.stackone.com/mcp?x-account-id=<account_id>",
        "--header",
        "Authorization: Basic <YOUR_BASE64_TOKEN>"
      ]
    }
  }
}

Bronto MCP Server FAQ

Does StackOne have a Bronto MCP server?
Yes. StackOne offers a hosted Bronto MCP server with 77 pre-built actions, and every action is tested and QA'd by StackOne. Connect it to Claude, Cursor, and any other MCP client, or to any agent framework through the AI Action SDK. It ships with managed agent authentication, prompt injection defense, and tool discovery with server-side execution that preserve your agent's context window and keep reasoning performance.
Bronto MCP server vs direct API integration — what's the difference?
A Bronto MCP server and direct API integration serve different use cases. Direct API integration is for software-to-software — backend code calling Bronto. A Bronto MCP server is for AI agents — MCP clients like Claude and Cursor, plus framework agents built with OpenAI, LangChain, or Vercel AI — discovering and calling Bronto at runtime. StackOne provides both.
How does Bronto authentication work for AI agents?
Bronto authentication for AI agents works through a StackOne Connect Session. Create one via the dashboard or the SDK — you get an auth link and ready-to-paste config for Claude Desktop, Cursor, and other MCP clients. Your user authenticates their own Bronto account; StackOne handles token exchange, storage, and refresh. Credentials never reach the LLM, and each user is isolated via origin_owner_id.
Are Bronto MCP tools vulnerable to prompt injection?
Yes — Bronto MCP tools can be vulnerable to indirect prompt injection. Any tool that reads user-written content — documents, messages, tickets, records, or free-text fields — is a potential vector. StackOne Defender scans every tool response before it enters the agent's context — regex patterns in ~1ms, then a MiniLM classifier in ~4ms. 88.7% accuracy, CPU-only.
What is the context bloat of a Bronto agent and how do I avoid it?
Context bloat happens when Bronto tool schemas and API responses eat your Bronto agent's memory, preventing it from reasoning effectively. A single Bronto query can return a massive JSON response, and connecting multiple tools compounds the problem. Tools Discovery and Code Mode reduce context bloat — loading only relevant tools per query and keeping raw responses out of the agent's context.
Can I limit which actions my Bronto agent can access?
Yes — you can limit which actions your Bronto agent can access directly from the StackOne dashboard. Toggle actions on or off, or restrict them to specific accounts, with no code changes to your agent. Session tokens can be scoped to exact actions so if one leaks, exposure stays contained.
Can I create custom agent actions for my Bronto MCP server?
Yes — you can create custom agent actions for your Bronto MCP server using Connector Builder. It's an integration agent your coding assistant (Claude Code, Cursor, or Copilot) can invoke to research Bronto's API, generate production-ready connector YAML, test against the live API, and validate before you ship.
When should I NOT use a Bronto MCP server?
Skip a Bronto MCP server if your integration is purely software-to-software — direct Bronto API integration is simpler when no AI agent is involved. For deterministic, compliance-critical operations (financial transactions, regulatory reporting), direct API gives you predictable behavior without agent-driven decision-making. MCP shines when AI agents need to dynamically discover and call Bronto actions at runtime.
What AI frameworks and AI clients does the StackOne Bronto MCP server support?
The StackOne Bronto MCP server supports both. MCP clients (paste-and-go apps): Claude Desktop, Claude Code, Cursor, VS Code, Goose. Agent frameworks (code SDKs you build with): OpenAI Agents SDK, Anthropic, Vercel AI, Google ADK, CrewAI, Pydantic AI, LangChain, LangGraph, Azure AI Foundry.

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.