Knotie AI Pro MCP Server
About
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.
Details
- Author
- avijeett007
- Downloads
- 214
- Categories
- AI
Jump to
- 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
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Knotie AI Pro MCP ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
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.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"knotie ai pro mcp server": {
"knotie-ai-mcp": {
"command": "npx",
"args": [
"knotie-ai-mcp"
]
}
}
}
}
McpServers
{
"knotie-ai-mcp": {
"command": "npx",
"args": [
"knotie-ai-mcp"
]
}
}
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.
🚀 Features
- Customer Management: Create customers, enable portal access, reset passwords
- Agent Management: Map AI agents to customers, update configurations, manage profit multipliers
- Multi-Platform Support: Works with Retell, VAPI, ElevenLabs, GoHighLevel
- Secure Local Configuration: API keys stored locally, never transmitted to third parties
- Claude Desktop Integration: Seamless integration with Claude Desktop and other MCP clients
📋 Prerequisites
- Node.js 18+ installed
- A Knotie AI Pro partner account with API access
- Claude Desktop or another MCP-compatible client
🚀 Quick Start
For NPM Users (Recommended)
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
