> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Connectors

> Connect Prisme.ai to external services via App import or MCP tools for AI agents

Connectors provide ready-to-use integrations with popular external services. Each connector can be used in two ways depending on your use case.

## Integration Modes

<CardGroup cols={2}>
  <Card title="App Mode" icon="puzzle-piece">
    Import the connector as an app into your workspace and call automations directly from DSUL.

    **Best for:** Workflow automations, data pipelines, scheduled jobs
  </Card>

  <Card title="MCP Mode" icon="robot">
    Connect the MCP endpoint to Agent Factory agents. They discover and use tools automatically.

    **Best for:** AI agents, conversational interfaces, dynamic tool selection
  </Card>
</CardGroup>

## Available Connectors

<CardGroup cols={2}>
  <Card title="Azure OCR" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/azure-ocr.png?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=f101e205ad0cc393cd92b5c472196eb6" href="/apps-store/marketplace/connectors/azure-ocr" width="3000" height="3000" data-path="images/connectors/azure-ocr.png">
    Extract text and structured data from images and documents with Azure Computer Vision and Document Intelligence, from Agent Factory agents (MCP) or Builder workflows.
  </Card>

  <Card title="Bing Search" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/bing-search.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=feb658a936c9acc1d9c27bdcc317e226" href="/apps-store/marketplace/connectors/bing-search" width="678" height="1024" data-path="images/connectors/bing-search.svg">
    Search the web from AI agents through Bing Grounding in Azure AI Foundry.
  </Card>

  <Card title="Brave Search" icon="https://mintcdn.com/prismeai/XFeloI0KUwlSVgSt/images/connectors/brave-search.svg?fit=max&auto=format&n=XFeloI0KUwlSVgSt&q=85&s=8b424a2ea463d8be193152b10f4ea17e" href="/apps-store/marketplace/connectors/brave-search" width="28" height="28" data-path="images/connectors/brave-search.svg">
    Web search and LLM-ready grounding context via Brave Search API. Exposes `brave_search` (raw results) and `brave_llm_context` (structured snippets) as MCP tools.
  </Card>

  <Card title="Confluence" icon="https://mintcdn.com/prismeai/dzAaoAETtV2DGkv4/images/connectors/confluence.svg?fit=max&auto=format&n=dzAaoAETtV2DGkv4&q=85&s=91fc5fc6168dfce17568f15a98249194" href="/apps-store/marketplace/connectors/confluence" width="64" height="64" data-path="images/connectors/confluence.svg">
    Read and write Confluence Cloud pages, spaces, comments, labels and attachments via eight MCP entity tools, with CQL search and per-user Atlassian OAuth (tenant-context App+MCP).
  </Card>

  <Card title="DataGalaxy" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/data-galaxy.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=9961c5338c817c18b7192ff56f76dd7f" href="/apps-store/marketplace/connectors/data-galaxy" width="32" height="32" data-path="images/connectors/data-galaxy.svg">
    Read/write access to the DataGalaxy data catalog: sources, structures, glossary, links, comments and tasks.
  </Card>

  <Card title="Excel" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/excel.jpg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=114dbb0a62333877cd69cf59664ed936" href="/apps-store/marketplace/connectors/excel" width="1200" height="1200" data-path="images/connectors/excel.jpg">
    Read and write Excel workbooks stored in OneDrive or SharePoint. 50+ operations for worksheets, ranges, tables, and charts.
  </Card>

  <Card title="Figma" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/figma.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=89bf5dffb8b5e05c8eb155103aa7340d" href="/apps-store/marketplace/connectors/figma" width="16" height="16" data-path="images/connectors/figma.svg">
    Read Figma files, comments, components, styles and library data. 13 entity tools covering files, images, webhooks, variables and analytics.
  </Card>

  <Card title="GitLab" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/gitlab.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=c75ecc40ef2aaf95dddcf33e96e3bcc5" href="/apps-store/marketplace/connectors/gitlab" width="2500" height="2305" data-path="images/connectors/gitlab.svg">
    Manage GitLab projects, issues, merge requests and CI/CD pipelines. 16 entity tools covering projects, MRs, pipelines, branches, commits, releases and more.
  </Card>

  <Card title="Google Chat" icon="https://mintcdn.com/prismeai/vHblnKVx3LivXytH/images/connectors/google-chat.png?fit=max&auto=format&n=vHblnKVx3LivXytH&q=85&s=bda4ab318bcd88d7cc2d2c0f7c3c6678" href="/apps-store/marketplace/connectors/google-chat" width="96" height="96" data-path="images/connectors/google-chat.png">
    Bridge a Google Chat bot to a Prisme.ai AI Knowledge agent through an HTTPS webhook. Per-thread context, async acknowledgement and service-account-signed replies.
  </Card>

  <Card title="Google Search" icon="https://mintcdn.com/prismeai/OytJgtmYTu6d44a2/images/connectors/google-search.svg?fit=max&auto=format&n=OytJgtmYTu6d44a2&q=85&s=82c117548267c7917cca5b4dce44e788" href="/apps-store/marketplace/connectors/google-search" width="24" height="24" data-path="images/connectors/google-search.svg">
    Run Google web searches from AI agents — synthesized grounded answers (Gemini) or rich filtered results and image search (Custom Search), via a Google API key or service account.
  </Card>

  <Card title="Google Workspaces" icon="https://mintcdn.com/prismeai/F02uRm0EmKM1XN6s/images/connectors/google-workspaces.png?fit=max&auto=format&n=F02uRm0EmKM1XN6s&q=85&s=f46c6d14b7a7968997acedd7affe51d8" href="/apps-store/marketplace/connectors/google-workspaces" width="960" height="960" data-path="images/connectors/google-workspaces.png">
    Drive, Docs, Sheets, Gmail and Calendar through five MCP entity tools, with per-user OAuth (central or tenant client), service-account JWT or a direct access token.
  </Card>

  <Card title="Gryzzly" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/gryzzly.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=6de060c96ecf7ada316a8bff92ffad7e" href="/apps-store/marketplace/connectors/gryzzly" width="82" height="48" data-path="images/connectors/gryzzly.svg">
    Manage time tracking in Gryzzly: customers, projects, tasks, declarations, leave periods and payroll exports.
  </Card>

  <Card title="HubSpot" icon="https://mintcdn.com/prismeai/wAgJDx_RXqITi8An/images/connectors/hubspot.png?fit=max&auto=format&n=wAgJDx_RXqITi8An&q=85&s=d2b528d415ff6468bdcf0bbe9bae6b12" href="/apps-store/marketplace/connectors/hubspot" width="288" height="288" data-path="images/connectors/hubspot.png">
    Read and write HubSpot CRM and Marketing data through MCP with per-user OAuth (central or tenant client) or a Private App token — \~120 operations across contacts, companies, deals, tickets, engagements, lists, forms, emails and workflows.
  </Card>

  <Card title="Jira" icon="https://mintcdn.com/prismeai/dzAaoAETtV2DGkv4/images/connectors/jira-next.png?fit=max&auto=format&n=dzAaoAETtV2DGkv4&q=85&s=9e1ce01bb19b6ac2a0b7783ca6c4244b" href="/apps-store/marketplace/connectors/jira" width="512" height="512" data-path="images/connectors/jira-next.png">
    Search, create and manage Jira Cloud issues, projects, users, metadata and agile boards via seven MCP entity tools, with per-user Atlassian OAuth (tenant-context App+MCP).
  </Card>

  <Card title="Jira (legacy)" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/jira.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=e4022802c4da894a5ebfbfc647cfccc6" href="/apps-store/marketplace/connectors/jira-legacy" width="48" height="48" data-path="images/connectors/jira.svg">
    Legacy Jira connector (static Basic-Auth / PAT credential, flat tool names, Cloud and Data Center). Superseded by the new Jira connector.
  </Card>

  <Card title="monday.com" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/monday.png?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=cb5f9324e0e2296cb757e32becdc9754" href="/apps-store/marketplace/connectors/monday" width="120" height="120" data-path="images/connectors/monday.png">
    Manage monday.com boards, items, columns, docs and users via the v2 GraphQL API.
  </Card>

  <Card title="Outlook" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/outlook.png?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=9fe387aa1be3bd1ea4fcdf0d3bfda49f" href="/apps-store/marketplace/connectors/outlook" width="1280" height="1212" data-path="images/connectors/outlook.png">
    Outlook mail, calendar and contacts via Microsoft Graph, behind six MCP entity tools, with per-user Microsoft Entra OAuth (tenant-context App+MCP).
  </Card>

  <Card title="Outlook (legacy)" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/outlook.png?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=9fe387aa1be3bd1ea4fcdf0d3bfda49f" href="/apps-store/marketplace/connectors/outlook-legacy" width="1280" height="1212" data-path="images/connectors/outlook.png">
    Legacy Outlook mail connector (Microsoft Graph, application or delegated-OAuth via mcp-api-key). Superseded by the new Outlook connector.
  </Card>

  <Card title="Power BI" icon="https://mintcdn.com/prismeai/X6mcItFK5hqZ4oDG/images/connectors/powerbi.png?fit=max&auto=format&n=X6mcItFK5hqZ4oDG&q=85&s=fed5aef2f78278f91cc0931b83b8af2f" href="/apps-store/marketplace/connectors/powerbi" width="96" height="96" data-path="images/connectors/powerbi.png">
    Query Power BI datasets with DAX and manage workspaces, reports, dashboards, refreshes and admin APIs through eleven MCP entity tools, with per-user Microsoft Entra ID OAuth.
  </Card>

  <Card title="Prisme.ai Storage" icon="database" href="/apps-store/marketplace/connectors/storage-client">
    Wraps the Prisme.ai Storage backend (files, vector stores, crawling, RBAC, API keys, skills). 38 operations, forward-auth — no per-tenant API key.
  </Card>

  <Card title="Salesforce" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/salesforce.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=cbbb69ece1342bb11866095892a78e1c" href="/apps-store/marketplace/connectors/salesforce" width="273" height="191" data-path="images/connectors/salesforce.svg">
    Read/write Salesforce CRM data via REST API v62.0: records, SOQL/SOSL, Bulk API 2.0, Composite, Tooling, Process & Approvals, Reports and Metadata deploys.
  </Card>

  <Card title="SAP LeanIX" icon="https://mintcdn.com/prismeai/EuzVAoGHoTkgVHUw/images/connectors/sap-leanix.svg?fit=max&auto=format&n=EuzVAoGHoTkgVHUw&q=85&s=b9b200e71d62d9c4b3fee753f6f3d7ad" href="/apps-store/marketplace/connectors/sap-leanix" width="954" height="200" data-path="images/connectors/sap-leanix.svg">
    Query and manage SAP LeanIX Enterprise Architecture — fact sheets (Pathfinder GraphQL), Integration API (LDIF sync) and surveys, via a LeanIX API token.
  </Card>

  <Card title="ServiceNow" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/service-now.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=babf47fadb2a9e49207f8ffb39a4cf80" href="/apps-store/marketplace/connectors/service-now" width="64" height="64" data-path="images/connectors/service-now.svg">
    Manage ServiceNow ITSM tickets, change requests, problems and service catalog with Basic or OAuth2 auth.
  </Card>

  <Card title="SharePoint" icon="https://mintcdn.com/prismeai/107CJC0iC0TOqNad/images/connectors/sharepoint.svg?fit=max&auto=format&n=107CJC0iC0TOqNad&q=85&s=b958760e9a8b5b4507660e1db1f8a6e1" href="/apps-store/marketplace/connectors/sharepoint" width="1992" height="1946" data-path="images/connectors/sharepoint.svg">
    SharePoint sites, document libraries, files, lists and permissions via Microsoft Graph, behind seven MCP entity tools, with per-user Microsoft Entra OAuth (tenant-context App+MCP).
  </Card>

  <Card title="SharePoint (legacy)" icon="https://mintcdn.com/prismeai/107CJC0iC0TOqNad/images/connectors/sharepoint.svg?fit=max&auto=format&n=107CJC0iC0TOqNad&q=85&s=b958760e9a8b5b4507660e1db1f8a6e1" href="/apps-store/marketplace/connectors/sharepoint-legacy" width="1992" height="1946" data-path="images/connectors/sharepoint.svg">
    Legacy SharePoint connector (Microsoft Graph, application or delegated-OAuth). Superseded by the new SharePoint connector.
  </Card>

  <Card title="SonarQube" icon="https://mintcdn.com/prismeai/wAgJDx_RXqITi8An/images/connectors/sonarqube.svg?fit=max&auto=format&n=wAgJDx_RXqITi8An&q=85&s=8700229e04528ef2fc229ed06c045509" href="/apps-store/marketplace/connectors/sonarqube" width="36" height="35" data-path="images/connectors/sonarqube.svg">
    Read and act on SonarQube / SonarCloud code quality data: projects, issues, hotspots, measures, quality gates, rules and badges.
  </Card>

  <Card title="Tableau" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/tableau.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=a506c33f335437dc68a1c144f47a4a2a" href="/apps-store/marketplace/connectors/tableau" width="16" height="16" data-path="images/connectors/tableau.svg">
    Read and act on Tableau Cloud / Server: REST API 3.x, Metadata GraphQL, VizQL Data Service and Pulse from DSUL or AI agents.
  </Card>

  <Card title="WebDAV" icon="https://mintcdn.com/prismeai/wAgJDx_RXqITi8An/images/connectors/webdav.jpg?fit=max&auto=format&n=wAgJDx_RXqITi8An&q=85&s=643bffa972b173a0eeb655244c0684a2" href="/apps-store/marketplace/connectors/webdav" width="110" height="83" data-path="images/connectors/webdav.jpg">
    Browse, read and write files on any WebDAV server (Nextcloud, ownCloud, generic HTTPS WebDAV). 10 file/directory operations with Basic or Bearer auth.
  </Card>

  <Card title="Word" icon="https://mintcdn.com/prismeai/WjDT59WIWxvSlSk1/images/connectors/word.jpg?fit=max&auto=format&n=WjDT59WIWxvSlSk1&q=85&s=4303f17934ebe55c9e55f1f996ebc2e8" href="/apps-store/marketplace/connectors/word" width="1200" height="1200" data-path="images/connectors/word.jpg">
    Build, upload, parse, convert, version, and manage Microsoft Word documents stored in OneDrive or SharePoint.
  </Card>
</CardGroup>

## Choosing the Right Mode

| Criteria           | App Mode                              | MCP Mode                                   |
| ------------------ | ------------------------------------- | ------------------------------------------ |
| **Caller**         | DSUL automations                      | AI agents (LLM)                            |
| **Tool discovery** | Manual (you specify which automation) | Automatic (agent selects tools)            |
| **Authentication** | Workspace config                      | Headers, user session, or workspace config |
| **Use case**       | Deterministic workflows               | Conversational AI, agentic tasks           |

### Provider-Specific Fields

Some external services expose configurable fields that are defined outside Prisme.ai, such as Jira custom fields, CRM properties, ticket attributes, or board columns.

Connector operations should expose these through a generic structured object such as `fields` when the provider API accepts arbitrary field IDs or keys. Prisme.ai passes values to fields that already exist in the external service; it does not create new provider fields unless the connector explicitly includes administrative tools for that provider.

When field IDs, available work types, screens, layouts, or create/update metadata matter, use the connector's discovery operations first. Avoid hardcoding provider-specific IDs or assumptions in automations and tests.

### When to Use App Mode

* You're building a workflow automation (e.g., sync data on a schedule)
* You know exactly which operations to call
* You want to chain multiple operations in a single automation
* You don't need AI to decide which operations to use

```yaml theme={null}
# Example: App mode in DSUL
- Jira.searchJira:
    jql: "project = DEV AND status = 'In Progress'"
    maxResults: 10
    output: results
```

### When to Use MCP Mode

* You're building an AI agent that needs access to external services
* The agent should dynamically choose which operations to call
* Users interact via natural language (chat interface)
* You want tool discovery and schema introspection

```json theme={null}
// Example: MCP tool call from AI agent
{
  "name": "searchJira",
  "arguments": {
    "jql": "project = DEV AND status = 'In Progress'",
    "maxResults": 10
  }
}
```

## Architecture

Each connector is built as a **single Prisme.ai workspace** and published as an app. App-mode instructions and workspace-specific MCP calls run in the installed tenant app instance, reading that workspace's configuration and credentials. Connectors using central per-user OAuth can also expose an optional global MCP endpoint from the connector core.

<Frame>
  ```mermaid theme={null}
  flowchart TB
      subgraph tenant["Your Workspace"]
          direction TB
          dsul["DSUL Automation"]
          agent["Agent Factory agent"]
          subgraph inst["Connector app instance (tenant context)"]
              mcp["MCP endpoint"]
              app["App-mode instructions"]
          end
      end
      core["Optional global MCP endpoint<br/>(connector core)"]
      api["External API<br/>(Jira, Microsoft Graph)"]

      dsul -->|"Connector.operation()"| app
      agent -->|"MCP tools"| mcp
      agent -.->|"Optional global MCP"| core
      mcp --> api
      app --> api
      core -.-> api
  ```
</Frame>

The connector wraps the external API as reusable operations, handles authentication (API key, OAuth2, JWT, and more), and groups endpoints into LLM-friendly entity tools. Workspace-specific MCP endpoints gate agents with the tenant allowlist; optional global endpoints rely on per-user OAuth and provider authorization.

<Card title="Connector Architecture and Security" icon="sitemap" href="/apps-store/marketplace/connectors/architecture">
  Review execution topologies, request controls, authentication, secrets, and agent authorization.
</Card>

## Next Steps

<CardGroup cols={2}>
  <Card title="Jira Connector" icon="https://mintcdn.com/prismeai/Oqq72tWGTtxufvRl/images/connectors/jira.svg?fit=max&auto=format&n=Oqq72tWGTtxufvRl&q=85&s=e4022802c4da894a5ebfbfc647cfccc6" href="/apps-store/marketplace/connectors/jira" width="48" height="48" data-path="images/connectors/jira.svg">
    Get started with Jira integration
  </Card>

  <Card title="Building Custom Connectors" icon="tools" href="/apps-store/marketplace/extending-apps">
    Create your own connector for any API
  </Card>
</CardGroup>
