Skip to content

[FAQ] How do I add Bruin MCP to VS Code? #204

@CarlosGTrejo

Description

@CarlosGTrejo

Course

data-engineering-zoomcamp

Question

How do I add the Bruin MCP server to VS Code?

Answer

To add the Bruin MCP server to VS Code:

  1. Open the command palette in your IDE and search for "MCP: Add Server..."
  2. Choose "Command (stdio)"
  3. Enter the following command: bruin mcp
  4. Name the server "bruin"
  5. Choose to add it:
    • Globally: If you are doing local development
    • Remotely/Workspace: If you are doing development in GitHub Codespaces
  6. You should now see "bruin" listed when you use the "MCP: List Servers" command in vs code.

Checklist

  • I have searched existing FAQs and this question is not already answered
  • The answer provides accurate, helpful information
  • I have included any relevant code examples or links

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions