Model Context Protocol (MCP) is a standardized way for AI models to interact with external tools and APIs. It allows AI assistants like Cursor, and Windsurf to use your PlayAI APIs directly.MCP acts as a universal adapter between large language models (LLMs) and various data sources and tools. With MCP integration, AI tools can:
Search and understand your PlayAI documentation
Make direct API calls to PlayAI services on your behalf
Provide accurate, real-time information about PlayAI capabilities
MCP transforms AI assistants from simple chatbots to powerful tools that can help you use PlayAI services more
effectively.
Run the following command to install the PlayAI MCP server:
Copy
Ask AI
npx @mintlify/mcp add playhtinc
During installation, the CLI will prompt you for authentication information. When it asks for “Bearer Token”, provide your Secret Key. When it asks for “API Key”, provide your PlayAI User ID.
3
Start the MCP Server
After installation, you can start the MCP server with the command provided at the end of the installation process. It will look similar to: