Connect Claude, ChatGPT, Cursor, and other AI tools directly to your 10 to Win tasks and habits — read, create, update, and complete work by talking to your AI.
Once connected, your AI assistant has access to thirteen tools covering tasks, habits, and hands-free workout coaching. Streak data is included in the habit listing response.
Retrieve your current task list with priorities, deadlines, and modes. Ask your AI "what are my top tasks today?" and get a ranked answer.
list_tasksTell your AI to add a task — with title, deadline, importance level, and mode — and it appears in your app instantly.
create_taskReschedule deadlines, change importance, switch modes, or edit the title — all by telling your AI what to change.
update_taskMark any task as done through your AI. Great for debriefing a meeting or wrapping up a session by telling your AI what you finished.
complete_taskCheck today's habit schedule, completion status, and current streaks. Your AI can give you a morning briefing of all your daily habits, including streak counts.
list_habitsRecord a habit completion for today — including quantity or duration for measurable habits — without opening the app.
complete_habitRename a habit, change its target quantity, switch its time slot (Morning / Anytime / Evening), or adjust its type.
update_habitFetch the full details of any single task by ID — title, priority, deadline, notes, duration, importance, category, and mode.
get_taskSee all your workout plans with their full exercise lists — names, sets, reps, and weights — so your AI can coach you through any of them.
list_workout_plansKick off a workout session from any plan. Your AI announces the first exercise and set so you can get started immediately — hands-free.
start_workoutCheck the current session at any time — which sets are done, what's next, target reps and weight, and overall progress through the plan.
get_active_workoutMark the current set as done — with your actual reps and weight if you want. Your AI immediately tells you what exercise is up next.
complete_workout_setLog and close the session when all sets are done. Your AI summarizes total sets, time, and volume — and syncs everything back to the app.
finish_workoutGenerate an API key in the app under Settings → AI Assistant, then paste the config below into your AI tool of choice.
claude_desktop_config.json, then restart Claude.{ "mcpServers": { "10towin": { "url": "https://10towin.co/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }
tools array when calling the OpenAI Responses API. For ChatGPT desktop, add this server under Settings → Connectors.
{ "tools": [ { "type": "mcp", "server_label": "10towin", "server_url": "https://10towin.co/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } ] }
YOUR_API_KEY with the key generated in the app.
Generate your API key in the app: Settings → AI Assistant → Set Up AI Assistant
No developer account needed. Your data stays on your server — the AI reads and writes through the secure MCP channel.
Create your account in the app. A free account is all you need to use the AI integration.
Tap "Set Up AI Assistant" to run through the two-minute setup wizard. Give your key a label (e.g. "My MacBook Claude") and tap Create.
The wizard shows ready-to-paste config for Claude, ChatGPT, or a raw URL for any other client. Pick your tab and tap Copy.
Paste the config into your AI tool's settings, restart it, and your 10 to Win tools will appear. Ask your AI "what are my tasks today?" to verify it's working.
Your 10 to Win MCP server speaks the Streamable HTTP transport — the modern standard supported across all major AI platforms.
The original MCP client from Anthropic. Full tool support, streaming responses, and the best integration depth. Works on Mac and Windows.
OpenAI's Responses API and ChatGPT desktop Connectors (rolling out to Plus and Pro users). Use the ChatGPT config tab above.
AI code editor with native MCP support. Open Settings → MCP and paste the Claude-format JSON. Great for developers who want task access while coding.
Codeium's AI IDE with full MCP support. Add the server under MCP settings using the same format as Cursor.
Popular VS Code AI extension with comprehensive MCP support. Configure via the Cline MCP panel using the Claude-format JSON.
Fast, AI-native code editor with MCP support. Add the server in Zed's MCP settings using the Claude-format config.
Mac launcher and productivity tool with AI commands and MCP integration. Use the Copy URL tab to configure it with the server URL and your API key.
Open-source AI chat platform with MCP plugin support. Configure using the server URL and API key from the Copy URL tab.
Local-first AI client that runs models on your own hardware. Supports MCP plugins via server URL and API key configuration.
Download 10 to Win, generate an API key in Settings, and your AI assistant will be reading and writing your tasks in minutes.