Install EventPlannerTasksAI with your AI assistant.
Use Claude Desktop, Cursor, Codex, Windsurf, or another MCP-compatible client. Your assistant reads the official GitHub manifest, chooses the right installer path for your machine, connects your account, and verifies the setup.
Recommended install
Copy this prompt into your AI assistant:
- Open Claude Desktop, Cursor, Codex, Windsurf, or another MCP-capable AI assistant.
- Paste the prompt above.
- If your assistant asks for permission to write local setup files, approve it. Those files are the local EventPlannerTasksAI runtime and your AI app's MCP settings.
- Approve the connection in your browser if prompted. Use the email for your EventPlannerTasksAI account; manual license-key entry is only a backup.
- Restart your AI assistant if prompted.
- Ask: Check my EventPlannerTasksAI credit balance.
- After a task run, your assistant can save the finished result as a local Word document or Markdown file under
~/Documents/TasksAI/EventPlannerTasksAI/.
If your assistant is blocked
Some AI apps run in a security sandbox. If your assistant says it cannot write to a local config file, nothing is wrong with your account. Run the same official installer directly in Terminal:
Change codex to claude-desktop, cursor, or windsurf if you are installing into a different AI app. Use --client all only when you want the installer to configure every supported app on this computer.
After Terminal finishes
- Approve the browser connection when the installer opens it.
- Restart your AI app so it reloads MCP tools.
- Run the health check below if you want confirmation.
Choose your AI app
Use the same installer for each supported app. The only difference is the --client value and the app you restart afterward.
Codex
Use --client codex.
Config file: ~/.codex/config.toml
Restart Codex after install.
Claude Desktop
Use --client claude-desktop.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop and set EventPlannerTasksAI tools to always allow if prompted.
Cursor
Use --client cursor.
Config file: ~/.cursor/mcp.json
Restart Cursor after install.
Windsurf
Use --client windsurf.
Config file: ~/.codeium/windsurf/mcp_config.json
Restart Windsurf after install.
Last resort: manual setup
Use this only if both the AI-assisted install and Terminal install are blocked. First run the Terminal installer with the right --client so the local runtime and .env file exist. Then add the matching MCP entry to your AI app.
Codex TOML example
Claude Desktop, Cursor, or Windsurf JSON example
.env file created by the installer.
If your AI app does not expand ~, replace it with your full home folder path.