Skip to main contentThe MCP (Model Context Protocol) server lets you interact with Packmind within your AI Agents sessions, to create new commands and standards.
Getting Your MCP Access Token
- Go into Account Settings in Packmind
- Get your MCP Access token
Configuring Your AI Agent
Once you have your MCP access token, you can configure your AI agent to connect to Packmind. The specific configuration steps depend on which AI agent you’re using (Cursor, Claude Code, etc.).
Your AI agent will need:
- The MCP server URL (typically
{PACKMIND_URL}/mcp)
- Your MCP access token
Using the MCP Server
Once configured, you can use MCP commands directly in your AI agent conversations to:
- Create standards
- Add rules to existing standards
- Create commands from your workflow
See the Standards Management and Commands Management sections for specific usage examples.