How to integrate Godial MCP with OpenClaw

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Godial with authentication management handled for you. You can execute actions on Godial via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Godial logoGodial
Api Key

GoDial is a mobile CRM and auto-dialer that transforms your phone into a powerful call center. It streamlines outbound calls and contact management for sales and support teams.

24 Tools

Introduction

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Godial with authentication management handled for you. You can execute actions on Godial via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Also integrate Godial with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • Programmatic tool calling allows LLMs to write its code in a remote workbench to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Handling Large tool responses out of LLM context to minimize context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so LLMs aren't overwhelmed by tools you don't need.

How to install Godial with OpenClaw

Using Composio API Key and Setup Prompt

Copy the setup prompt from the OpenClaw dashboard
  • Run it in your OpenClaw chat interface.
  • Authenticate Godial from the dashboard
  • Go back to your OpenClaw interface and start asking questions.

Using OpenClaw/Composio Plugin

1. Install OpenClaw Composio plugin

bash
openclaw plugins install @composio/openclaw-plugin

2. Copy the API Key from dashboard.composio.dev

3. Setup OpenClaw Config

bash
openclaw config set plugins.entries.composio.config.consumerKey "ck_your_key_here"

4. Restart OpenClaw

bash
openclaw gateway restart

5. Go to your chat interface and start asking questions.

6. When prompted, authenticate the app and you're all set.

How It Works

The plugin connects to Composio's MCP server at https://connect.composio.dev/mcp and registers all available tools directly into the OpenClaw agent. Tools are called by name — no extra search or execute steps needed.

If a tool returns an auth error, the agent will prompt you to connect that toolkit at dashboard.composio.dev.

Configuration

bash
{
  "plugins": {
    "entries": {
      "composio": {
        "enabled": true,
        "config": {
          "consumerKey": "ck_your_key_here"
        }
      }
    }
  }
}
OptionDescriptionDefault
enabledEnable or disable the plugintrue
consumerKeyYour Composio consumer key (ck_...)
mcpUrlMCP server URL (advanced)https://connect.composio.dev/mcp

What is the Godial MCP server, and what's possible with it?

The Godial MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Godial account. It provides structured and secure access to your CRM and dialer data, so your agent can perform actions like managing contacts, retrieving account details, listing call lists, and handling account deletions on your behalf.

  • Automated contact management: Effortlessly add new leads or contacts to your Godial CRM, making it easy to grow and update your call lists in real time.
  • Account retrieval and insights: Instantly fetch all Godial accounts linked to your profile, so your agent can analyze, summarize, or report on account statuses and details.
  • External call list access: Let your agent enumerate and retrieve all external call lists, enabling quick selection and management of target groups for outbound campaigns.
  • Secure account removal: Direct your agent to permanently delete specific Godial accounts, helping you keep your CRM streamlined and up to date.

Conclusion

You've successfully integrated Godial with OpenClaw using Composio plugin. Now interact with Godial directly from your terminal, Web UI, or any messenger app using natural language commands.

Key benefits of this setup:

  • Seamless integration across TUI, Web UIs, and Messenger apps like Telegram, WhatsApp, Slack, etc.
  • Natural language commands for Godial operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • Programmatic tool calling for complex tool chaining

Next steps:

  • Try asking OpenClaw to perform various Godial operations
  • Explore cross-app workflows by connecting more toolkits like Calendar, Slack, Notion, etc.
  • Build complex automation scripts that leverage OpenClaw's 24/7 running capabilities
TOOLS

Supported Tools

Every Godial action and event your agent gets out of the box.

Add GoDial Contact

Add a new contact to a GoDial CRM list.

Add GoDial Contact List

Tool to create a new contact list in GoDial.

Add Task to GoDial

Add a new task to GoDial.

Add GoDial Team

Tool to add a new team to your GoDial company.

Delete GoDial Contact by Phone

Tool to delete a contact from a GoDial list by phone number.

Dispose GoDial Contact

Tool to insert disposition details for a contact (e.

Retrieve GoDial Accounts

Tool to retrieve all accounts in the authenticated GoDial account.

List GoDial Contacts

Tool to retrieve all contacts from a specific GoDial list.

Retrieve GoDial External Lists

Tool to retrieve all lists in the authenticated GoDial account.

Retrieve GoDial Tasks

Tool to retrieve all tasks in the authenticated GoDial account.

Retrieve GoDial Teams

Tool to retrieve all teams in the authenticated GoDial company.

Remove GoDial Account

Tool to remove a GoDial account.

Remove Account from Company

Tool to remove an account from your GoDial company.

Remove GoDial Contact

Tool to remove a contact from GoDial by ID.

Remove GoDial Contact List

Tool to remove a contact list from GoDial.

Remove GoDial Task

Tool to remove a particular task from GoDial.

Remove GoDial Team

Tool to remove a team from your GoDial company.

Update GoDial Contact

Update an existing contact in GoDial CRM.

Update GoDial List

Tool to update an existing contact list in GoDial.

Update GoDial Team

Update an existing team in GoDial.

View GoDial Contact

Tool to view details of a specific contact by ID.

View GoDial Contact List Details

Tool to view details of a specific contact list by ID.

View GoDial Task

Tool to view details of a specific task by ID.

View GoDial Team

Tool to view details of a specific team by ID.

FAQ

Frequently asked questions

With a standalone Godial MCP server, the agents and LLMs can only access a fixed set of Godial tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Godial and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. OpenClaw fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Godial tools.

Yes, absolutely. You can configure which Godial scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Godial data and credentials are handled as safely as possible.

Start with Godial.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Godial tool your agent needs.Free to start.

Start building