What MCP Tokens are for
MCP Tokens (Model Context Protocol tokens) allow AI coding assistants like Cursor, Windsurf, and Claude to interact with your Knotie AI Pro account programmatically. Use MCP tokens when you want to:- Automate workflows – Let AI tools manage customers, agents, or credits.
- Build integrations – Connect Knotie AI Pro to your development environment.
- Access data – Query analytics and customer information via AI assistants.
Where to find it
Primary: Go to AI Agents → MCP Tokens in the sidebar. Alternative: Open Settings → Partner API Keys and switch to the MCP Tokens tab.
Generate an MCP token
- In the MCP Tokens section, click Generate Token.
- Give the token a descriptive name (e.g., “Cursor Development”).
- Copy the generated token immediately—it won’t be shown again.
- Store the token securely in a password manager.

Using MCP tokens
With Cursor
Add your MCP token to Cursor’s settings to enable Knotie AI Pro integration:- Open Cursor settings.
- Navigate to MCP configuration.
- Add your Knotie AI Pro endpoint and token.
With Windsurf
Configure MCP in Windsurf:- Open Windsurf settings.
- Add MCP server configuration.
- Include your token in the authentication header.
With Claude Desktop
Set up MCP for Claude Desktop:- Edit your Claude configuration file.
- Add the Knotie AI Pro MCP server.
- Include your authentication token.
Tool modes (full vs meta)
By default, a token runs in full mode — the AI assistant sees the complete list of available tools at once. If you’d rather the assistant look up tools as it needs them (instead of loading the whole list up front), you can switch the token to meta mode by adding this option when you create it:Token security
- Never share tokens – Treat MCP tokens like passwords.
- Rotate regularly – Generate new tokens periodically.
- Revoke unused tokens – Delete tokens you no longer need.
- Use separate tokens – Create different tokens for different tools/environments.
Revoking tokens
- Go to Settings → Partner API Keys → MCP Tokens tab.
- Find the token you want to revoke.
- Click Delete or Revoke.
- Confirm the action.
Troubleshooting
- Token not working – Confirm you copied the full token without extra spaces.
- Access denied – Check that your account has API access enabled.
- Can’t find the MCP Tokens section – Look under AI Agents → MCP Tokens in the sidebar, or Settings → Partner API Keys → MCP Tokens tab.
Related pages
- API Keys – Partner API keys for general automation
- MCP API Reference – Endpoint documentation
- MCP tool modes – Full vs meta mode, and how to limit which app tools a token can use