Overview
NeuBird MCP Server
Section titled “NeuBird MCP Server”The NeuBird MCP Server connects AI assistants like Claude, Cursor, and GitHub Copilot to NeuBird’s autonomous incident investigation platform through the Model Context Protocol.
What it does
Section titled “What it does”The MCP server gives your AI assistant access to NeuBird’s investigation tools. You can:
- Investigate incidents — trigger automated root cause analysis from your IDE or terminal
- Manage connections — set up cloud providers (AWS, Azure, GCP) and monitoring tools (Datadog, PagerDuty, etc.)
- Create and configure projects — organize connections, instructions, and investigation history
- Review investigations — check status, read RCA reports, and follow up on findings
- Add instructions — teach the agent about your infrastructure and investigation preferences
How it works
Section titled “How it works”The MCP server runs locally and communicates with the NeuBird API using your credentials. When your AI assistant needs to investigate an incident or query your infrastructure, it calls NeuBird tools through the MCP protocol — the same tools available in the NeuBird web platform.
Getting started
Section titled “Getting started”- Install the MCP server — set up credentials and configure your AI client
- Quick start — run your first investigation in 5 minutes
- Complete onboarding — full setup with connections, projects, and instructions
Supported AI clients
Section titled “Supported AI clients”| Client | Status |
|---|---|
| Claude Desktop | Fully supported |
| Claude Code (CLI) | Fully supported |
| Cursor | Fully supported |
| GitHub Copilot | Fully supported |
| OpenAI Codex | Supported |
| Gemini CLI | Supported |
Any MCP-compatible client can use the NeuBird server.