For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
System StatusStart using Credal
  • Getting Started
    • Introduction
    • Quickstart
    • Video: Agent Building Basics
    • FAQs
  • Platform
        • Setting Up An Agent
        • Choosing a Model
        • Writing Instructions
          • Overview
          • Data
          • Actions
          • Credal MCP Servers
        • Agent Collaboration
        • Memory and Feedback
      • Testing Your Agent
    • Bulk Analysis
LogoLogo
System StatusStart using Credal
On this page
  • What You Can Connect
PlatformAgent BuilderConfigurationAdd Connectors

Connectors

Was this page helpful?
Edit this page
Previous

Data Sources

Next
Built with

Connectors allow you to integrate the systems you use in your day-to-day work with Credal, enabling agents to interact with them seamlessly.

What You Can Connect

  • Indexed Data – Sync and search your data sources

    • Best for fast semantic responses
    • Data is synced nightly
  • Actions – Dynamically interact with your connected systems

    • Best for live data extraction and writing to your systems in real time
    • Supports human-in-the-loop workflows
    • May have slightly higher latency
  • MCP Servers – Integrate Model Context Protocol servers

    • Attach Credal MCP Servers that your organization has already published
    • Connect third-party MCP servers instantly
    • Build your own custom MCP servers directly in Credal on top of your data—define custom parameters, descriptions, and logic to tailor exactly how agents interact with your systems
  • Document Collections – Curated sets of data for specific use cases

    • Curate data for a particular function
    • Use AI Entity Extraction (beta) to enable granular filtering by date ranges, account names, concepts, and more
  • Manually Uploaded Documents – Files that you can manually upload via the UI

    • Upload ad hoc files quickly
    • Document permissions can be modified by admins to provide access to anyone in the organization, or a subset of users