MCP - Model Context Protocol
Connect AI agents and tools directly to your Startdeliver data using the Model Context Protocol.
Where to find it: Settings → MCP Who can access it: All users. Admins control available permissions and scopes.
Connecting AI tools via MCP
Startdeliver exposes an MCP server that lets AI tools and assistants connect to your customer data.
What it does
Once connected, an AI tool can read customers, tasks, and projects, and take actions within the permissions you grant.
MCP works with AI tools and assistants that support MCP or custom connectors.
Claude, Claude Code, and ChatGPT are common examples.
Permissions
Authentication uses standard OAuth.
Admins control which scopes are available — users can only grant what admins have permitted.
How to connect
Option 1 — Connect by URL
Use this when your AI tool supports OAuth sign-in flows.
Copy the MCP server URL:
https://mcp.startdeliver.com/mcpAdd it as a custom connector in your AI tool
On first connection, you will be prompted to authenticate via OAuth and approve permissions
In Claude, adding a custom connector is limited to admins or organization owners.
Option 2 — Bearer Token
Use this when your AI tool does not support OAuth.
Go to Settings → MCP
Generate an API key and select the permissions it should have
Paste the key directly into your AI tool
Troubleshooting
Connection not working
Check that the OAuth scopes you need are enabled by your admin. Users cannot grant permissions that admins have not permitted.
AI not seeing customer data
Verify that the correct read scopes were approved during the OAuth consent step. If unsure, disconnect and reconnect to go through the consent screen again.
Last updated
Was this helpful?

