Quick start
Use the official address in this guide. You do not need to copy passwords, tokens, or private configuration.
Official Stepie MCP address
Availablehttps://api.stepwiseplanner.com/mcpCopy this exact address into a supported AI app. Sign-in opens in your system browser.
- 1
Copy the official MCP address shown below.
- 2
Choose Claude Desktop or Codex Desktop and follow its setup steps.
- 3
Complete Stepie sign-in and permission review in your browser.
Claude Desktop
Add Stepie as a custom remote connector. Team and Enterprise workspaces may require an owner to add it for the organization first.
- 1.
Open Claude and go to Customize → Connectors.
- 2.
Choose Add custom connector and paste the official Stepie MCP address.
- 3.
Select Connect, then sign in to your existing Stepie account in the browser.
- 4.
Review the requested permissions and enable Stepie for the conversation.
Codex Desktop
Add the remote server with the Codex CLI on the same computer, then complete OAuth in your browser.
- 1.
Open Terminal on the computer where you use Codex Desktop.
- 2.
Add the Stepie remote MCP server with the command shown below.
- 3.
Run the login command and approve read and write access in your browser.
- 4.
Return to Codex Desktop and start a new task before using Stepie tools.
codex mcp add stepie --url https://api.stepwiseplanner.com/mcpcodex mcp login stepie --scopes stepie.read,stepie.writeKnow what you are allowing
Stepie requests only two clear permission groups. Write access is always requested together with read access.
stepie.readRead your plans
View your overview, goals, steps, tasks, notes, and long-term memory.
stepie.writeManage your plans
Create, update, reorder, and delete goals, steps, tasks, and notes; update or clear long-term memory.
Review important actions
Your AI host can show approval prompts for write or destructive tools. Check the target and requested change before allowing it.
Existing accounts only
MCP sign-in connects an existing, verified Stepie account. It never creates a new account and never gives your password to the AI app.
You can disconnect at any time.
Remove Stepie from the AI app, or open Stepie → Settings → Data & Information → Connected AI Apps and revoke the connection. Mobile sign-out does not revoke desktop connections.