MCP.so
Sign In

Knotie AI Pro MCP Server

@avijeett007

About Knotie AI Pro MCP Server

The Model Context Protocol (MCP) server that enables AI agents like Claude Desktop to interact with the Knotie AI Pro platform for automated customer and voice AI agent management.

Basic information

Category

AI & Agents

License

MIT license

Runtime

node

Transports

stdio

Publisher

avijeett007

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "knotie-ai-mcp": {
      "command": "npx",
      "args": [
        "knotie-ai-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Knotie AI Pro MCP Server?

A Model Context Protocol (MCP) server that enables AI agents like Claude Desktop to interact with the Knotie AI Pro platform for automated customer and voice AI agent management.

How to use Knotie AI Pro MCP Server?

Install via npm globally (npm install -g knotie-ai-mcp) or from source. Run npm run setup or manually create a config file at ~/.knotie/config.json with your API key and partner email. Add the server to your Claude Desktop claude_desktop_config.json using environment variables or a config file, then restart Claude Desktop.

Key features of Knotie AI Pro MCP Server

  • Create customers, enable portal access, and reset passwords
  • Map, update, and unmap AI agents to customers
  • Works with Retell, VAPI, ElevenLabs, GoHighLevel
  • API keys stored locally, never transmitted to third parties
  • Seamless integration with Claude Desktop and other MCP clients

Use cases of Knotie AI Pro MCP Server

  • Create a new customer account with specific subscription tier
  • Map a Retell or VAPI agent to a customer with custom profit multiplier
  • Enable portal access for a customer and send a welcome email
  • Check the health status of the Knotie AI Pro API

FAQ from Knotie AI Pro MCP Server

What runtime does Knotie AI Pro MCP Server require?

Node.js 18+ is required.

How are API credentials configured?

Credentials can be set via environment variables (KNOTIE_API_KEY, KNOTIE_PARTNER_EMAIL, KNOTIE_BASE_URL) in Claude Desktop config, or via a configuration file at ~/.knotie/config.json.

Does the server store any customer or agent data?

No, the MCP server does not store any customer or agent data. API keys are kept locally.

What AI platforms are supported for agent mapping?

Retell, VAPI, ElevenLabs, and GoHighLevel are supported.

How can I troubleshoot the server not appearing in Claude Desktop?

Check claude_desktop_config.json syntax, ensure the path to the server is correct, restart Claude Desktop completely, and check logs at ~/Library/Logs/Claude/mcp*.log.

Comments

More AI & Agents MCP servers