Knotie AI Pro MCP Server
@avijeett007
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"knotie-ai-mcp": {
"command": "npx",
"args": [
"knotie-ai-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
AI 与智能体 分类下的更多 MCP 服务器
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
评论