For the complete documentation index, see llms.txt. This page is also available as Markdown.

MCP Framework

Model Context Protocol (MCP) enables you to bring your own integrations to DarcyIQ, offering flexibility at both organizational and user levels.

Integration Levels

Level
Features
Benefits

Organizational MCP

- Standardized integration deployment - Centralized management - Company-wide policies

- Consistent AI experience - Simplified compliance - Shared resources - Central control

User MCP

- Personal integration selection - Custom integrations

- Workflow flexibility - Task optimization - Experimentation freedom - Personal preferences

Setup Process

Step
Actions
Requirements

1. Server Setup

- Configure MCP server - Set up authentication - Deploy models

- MCP-compliant server - Authentication system

2. DarcyIQ Connection

- Access integration settings - Configure MCP details - Test connectivity

- Admin access - Server details - Test credentials

3. Configuration

- Set default models - Configure routing - Define fallbacks

- Model preferences - Routing rules - Backup plans

MCP Authentication

DarcyIQ accepts the following requirements for an MCP server:

  • A remote SSE endpoint

  • One of Four Authentication requirements

    • No Auth (not recommended)

    • Basic User Auth (username/password)

    • Bearer Token Auth (provide a single token for DarcyIQ to use)

    • API Key (Access key / Secret key configuration)

    • OAuth (coming soon)

The Authentication you select much match the requirements of the MCP server you are connecting to.

Learn More

For detailed technical specifications and implementation guides, visit:

Last updated

Was this helpful?