TaskJunkyDocs

Support

Get help with TaskJunky. Contact info, FAQ, and troubleshooting.

Contact

For bugs, feature requests, or account issues:

Email: sayhello@mkteagle.com

We typically respond within 24 hours.

FAQ

What is TaskJunky?

TaskJunky is an AI-first task management app. You connect an AI agent (Claude, Codex, Copilot, Gemini) via the Model Context Protocol (MCP), and the AI creates, plans, executes, and completes tasks on your behalf. The web and iOS apps serve as your dashboard to observe and steer.

Which AI agents are supported?

Any AI agent that supports MCP. This includes Claude Code, OpenAI Codex, GitHub Copilot, Google Gemini CLI, and others.

Can I use TaskJunky without AI?

Yes. The web and iOS apps work as standalone task managers. The AI integration is optional.

Is my data secure?

TaskJunky uses encrypted connections (HTTPS), secure authentication via Apple and Google Sign-In, and stores data on Neon Postgres with encryption at rest. API keys are hashed in the database.

What platforms are supported?

  • Web — any modern browser at web.taskjunky.app
  • iOS — iPhone and iPad (iOS 17+) on the App Store
  • MCP — hosted OAuth-enabled HTTP endpoint for any MCP-compatible AI tool

Troubleshooting

MCP server won't connect

  1. Check your MCP client is pointed at https://web.taskjunky.app/mcp
  2. Retry the OAuth sign-in flow in your AI tool
  3. Confirm you can sign in to web.taskjunky.app with the same account
  4. Restart your AI tool after updating the config

Tasks not showing up

  • Confirm you're logged in with the same TaskJunky account you used during OAuth
  • Check if tasks are in a different list or project — use list_tasks with smartList: "all"
  • Verify the task wasn't archived — check the "done" smart list

iOS app not syncing

  • Pull down to refresh on any list view
  • Check your internet connection
  • Sign out and sign back in from Settings
  • Make sure you're on iOS 17 or later

On this page