Integrations
Choose and configure a client for the Probo MCP server
Connect Probo to the client where you already work. Choose an integration below based on whether you need a conversational assistant, a code editor, a terminal workflow, or an application API.
Each guide covers the configuration format and credential method required by that client.
AI assistants
Section titled “AI assistants”Choose an interactive client for investigating compliance data, reviewing records, and completing guided tasks through conversation.
Code editors
Section titled “Code editors”Use a code-editor integration when Probo context should be available alongside your repository and development workflow. These clients use a scoped OAuth token in their MCP configuration.
Terminal clients
Section titled “Terminal clients”Choose a terminal client for command-line investigation, scripted development tasks, or workflows that do not require a graphical interface.
Application APIs
Section titled “Application APIs”Use an application API when you need a repeatable workflow, control over the available tools, or integration with your own product.
Connect safely
Section titled “Connect safely”Whichever client you choose:
- Connect to the MCP endpoint for the Probo deployment that contains your data.
- Grant only the scopes needed for the intended workflow.
- Use a separate credential for every client or environment when interactive OAuth is unavailable.
- Start with a read-only request and review tool arguments before approving a write.
If a client cannot connect, review authentication errors or test the endpoint with MCP Inspector.