Issues and collaboration
Create, update, assign and delete issues. Manage comments, labels, parent issues and dependencies.
“Create the launch tasks and link their dependencies.”
Cadylo MCP
Create, update, assign and delete issues. Manage comments, labels, parent issues and dependencies.
“Create the launch tasks and link their dependencies.”
Manage projects, milestones, cycles and progress updates, including automatic cycles.
“Plan the next cycle and add a milestone for the release.”
Discover your workspaces, members and roles. Create and update teams and product groups.
“Show my teams and the projects that need attention.”
Read and edit versioned documents. Manage typed custom fields on issues and projects.
“Update the release brief with the decisions in this conversation.”
Manage workflow states, saved views, issue templates, recurring schedules and triage rules.
“Create a recurring issue template for our weekly review.”
Read analytics, delivery evidence and integration status. Manage your notifications and subscriptions.
“Summarize what shipped this week and the work still blocked.”
The MCP exposes the operations listed here. Account deletion, billing, provider credentials, file uploads and workspace ownership transfer remain in the app. Your agent discovers the current tool list when it connects.
Connection guide
Use the URL directly, a CLI command or the JSON configuration. Authentication opens Cadylo so you can approve the assistant with your own account.
In your assistant, choose a remote MCP server or connector and paste this URL. Cadylo runs the server for you.
https://cadylo.app/mcpcodex mcp add cadylo --url https://cadylo.app/mcpFollow the sign-in prompt, use your Cadylo account and review the requested access. Your assistant receives its own connection; you do not need to copy a personal API token.
In Codex, run codex mcp login cadylo if authentication has not opened. In Claude Code, open /mcp and authenticate Cadylo. Other clients must support remote MCP over HTTP and OAuth.
Ask your assistant to list your Cadylo workspaces, then tell it which one to use. Your current roles determine what it can see and change.
“Show my Cadylo workspaces, then list the issues in progress.”
Revoke an assistant in Settings → Developer & MCP → Authorized assistants.
Your assistant can work across the workspaces you can access. Private resources stay subject to your roles, and each request checks the current access rules. Review deletions and broad changes with your assistant before it performs them.
Revoke an assistant in Developer & MCP. OAuth manages the connection credentials, so the setup examples contain no secrets. The content you request is sent to your chosen MCP client and AI provider.
Open its Cadylo connection and follow the OAuth sign-in prompt. Codex also supports codex mcp login cadylo; Claude Code provides authentication through /mcp.
Check the selected workspace and your permissions in Cadylo. Reconnect to refresh the tool list. A JSON-only client must also support remote HTTP transport and OAuth authentication.