Jentic MCP logo

Integrate Jentic MCP with your AI CRM

Jentic MCP lets agents search, load, and execute operations across a managed catalog of APIs while credentials remain in Jentic's vault.

Explore Triggers and Actions

Execute

Use this tool to execute the chosen action for the user using the provided details. Always include `inputs` even if there are none. To reduce context, use `include_paths` to return only the fields you need from the output. DEPRECATION NOTICE: This tool is being deprecated on 20 September 2026. Execution is moving to self-hosted Jentic One. It still works for now but will stop working on that date. To keep running operations, install Jentic One (https://jentic.com/jentic-one) and execute through its local broker. For a step-by-step install and onboarding guide, fetch the 'skill://onboard-jentic-one' MCP resource. Example operation UUIDs (from search_apis / load_execution_info): NewsAPI.org GET /everything: op_ba86fdce1bade1b7 NewsAPI.org GET /top-headlines: op_8ae297966b7f6da3 Finnhub.io GET /quote: op_f97a5db5e23f7b5a Coincap.io GET /v3/assets/"slug": op_e4a7f50d57fee805

ActionTry it

List credentials

Use this tool to list all API credentials the authenticated agent has access to. Use this if a user asks "What APIs can I use?", "What credentials do I have access to?", "What apps are available to me?", "What APIs are available to me?" This is useful for debugging or to understand what API credentials are available to the agent. DEPRECATION NOTICE: This tool is being deprecated on 20 September 2026. Execution is moving to self-hosted Jentic One. It still works for now but will stop working on that date. See https://jentic.com/jentic-one, or fetch the 'skill://onboard-jentic-one' MCP resource for a step-by-step install and onboarding guide. Returns: dict: Response with success status and list of credentials { "result": { "success": True, "credentials": [c.model_dump(exclude_none=False) for c in credentials], } } On error: { "result": { "success": False, "message": "Failed to load credentials", } }

ActionTry it

Load execution info

Use this tool to get the full execution contract for a specific operation (its inputs, outputs, and authentication requirements). This tool must use the operation UUIDs returned from the search_apis tool. DEPRECATION NOTICE: This tool is being deprecated on 20 September 2026. Execution is moving to self-hosted Jentic One. It still works for now but will stop working on that date. To load an operation's contract and run it, install Jentic One (https://jentic.com/jentic-one) and use its `jentic inspect` / `jentic execute` flow. For a step-by-step install and onboarding guide, fetch the 'skill://onboard-jentic-one' MCP resource. Example operation UUIDs (returned from search_apis tool): NewsAPI.org GET /everything: op_ba86fdce1bade1b7 NewsAPI.org GET /top-headlines: op_8ae297966b7f6da3 Finnhub.io GET /quote: op_f97a5db5e23f7b5a Coincap.io GET /v3/assets/"slug": op_e4a7f50d57fee805

ActionTry it

Search apis

Use this tool to explore for available actions or information based on what the user wants to do (e.g., 'find Discord servers', 'send a message'). Use this to discover what APIs and operations exist in the Jentic catalogue. Execution is moving to self-hosted Jentic One: to run a discovered operation, install Jentic One (https://jentic.com/jentic-one) and use its search -> inspect -> execute flow through the local broker.

ActionTry it

How the Jentic MCP integration works

The Jentic MCP integration connects your Dench AI CRM directly to Jentic MCP, so agents can read and act on your Jentic MCP data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

4 actions are available for agents to invoke on your behalf. Every call runs through Jentic MCP's own authorization, scoped to the account you connect.

Set up Jentic MCP in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find Jentic MCP and click Connect — you'll authorize access through Jentic MCP's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use Jentic MCP in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the Jentic MCP integration work with Dench?

The Dench Jentic MCP integration connects your AI CRM to Jentic MCP, so AI agents can work with your Jentic MCP data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with Jentic MCP via Dench?

The Jentic MCP integration currently exposes 4 actions, including Execute, List credentials, Load execution info, and Search apis. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect Jentic MCP to Dench?

No. You connect Jentic MCP from your Dench workspace using Jentic MCP's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the Jentic MCP integration secure?

Connections are authorized through Jentic MCP's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Jentic MCP connection from your workspace settings at any time.

Jentic MCP | Dench AI CRM