Remote MCP task manager

A secure MCP task manager built for shared action.

Give MCP-compatible AI agents structured tools for your lists and tasks—without sharing your TaskPort password or surrendering control.

Free at launch · iPhone, iPad & Mac · Revocable agent access

Read Only and Read & Write MCP agent access in TaskPort

Why TaskPort

A to-do list that speaks the protocol your agents understand.

TaskPort exposes a remote Model Context Protocol server dedicated to task management. A connected agent can discover clear tools for listing work, reading task details, and—only with permission—creating, updating, completing, moving, or deleting items.

The MCP layer is not a second database. It is a controlled path into the same lists that stay synchronized across your native TaskPort apps.

01

Standard remote MCP

Connect from runtimes that support Streamable HTTP, bearer authorization, and remote MCP servers.

02

Tools match task intent

Agents get structured list and task operations instead of guessing how to manipulate unstructured text.

03

Write tools disappear for readers

Read Only tokens advertise only inspection tools, reducing accidental or unauthorized changes.

04

Credentials are revocable

TaskPort shows each complete agent token once, stores only a secure hash, and lets you revoke access immediately.

A controlled workflow

Connect an MCP agent without exposing your account password.

TaskPort keeps the human in control. Every AI agent gets its own access token, permission level, and instant revoke button.

  1. 1

    Open Agent Access

    In TaskPort settings, open Manage Agent Access and choose a clear name for the connection.

  2. 2

    Choose least privilege

    Select Read Only for awareness, or Read & Write when the agent should actively manage work.

  3. 3

    Save the token securely

    Copy the one-time token into your agent runtime's secret configuration and select the remote HTTP transport.

  4. 4

    Verify with a safe read

    Ask the agent to list your TaskPort lists first. Expand its work only after you confirm the connection is correct.

Frequently asked

Questions, answered.

TaskPort connects through standard remote MCP. Support still depends on the agent runtime you choose.

What MCP transport does TaskPort use?

TaskPort uses MCP Streamable HTTP with bearer-token authorization. Compatible clients should accept both JSON and text/event-stream responses.

Is TaskPort an MCP server or an MCP client?

TaskPort exposes a remote MCP server. Your Claude, ChatGPT, Hermes, OpenClaw, or other compatible runtime acts as the MCP client.

What can a Read Only MCP token do?

It can list your lists, list top-level tasks, and read a task with its direct children. Write tools are not advertised for that token.

What happens when I revoke a token?

Future requests using that token stop authenticating immediately. Other agent tokens remain unaffected.