Back to Browse

Radtask MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

AI task cockpit: an agent does your tasks and asks before anything irreversible.

About

AI task cockpit: an agent does your tasks and asks before anything irreversible.

Remote endpoints: streamable-http: https://radtask.ai/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

3 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-dougsureel-tech-radtask-mcp": {
      "url": "https://radtask.ai/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

RadTask MCP Server

Connect any AI to your task cockpit. RadTask is an AI task manager whose agent actually does the task — and asks first before anything irreversible. It runs a live MCP (Model Context Protocol) server, so Claude, ChatGPT, Cursor, or your own agent can create and track tasks that land in the user's RadTask cockpit, where a safe autonomous agent runs them.

Private beta. A tool with a safety design — not a guarantee.

Connect

Endpoint (Streamable HTTP, JSON-RPC 2.0):

https://radtask.ai/api/mcp?token=YOUR_TOKEN

Get your private token at radtask.ai/connect. The token is your cockpit's namespace — tasks an AI adds appear in your RadTask.

Claude Desktop / Cursor

{
  "mcpServers": {
    "radtask": { "type": "http", "url": "https://radtask.ai/api/mcp?token=YOUR_TOKEN" }
  }
}

Tools

ToolWhat it does
create_taskCapture a task in plain English (optional project)
list_tasksList tasks, optionally filtered by status
complete_taskMark a task done by id

Why RadTask is different

Most "task manager" MCP servers are queues — they track what an AI should do. RadTask does the task: a real agent researches, drafts, writes documents, and schedules in a sandbox — and a deterministic risk classifier holds only the irreversible steps (sending, spending, deleting, publishing) for the user's one-tap approval.

The safety posture is published and machine-verifiable:

Design goal: zero unsupervised destructive actions. Irreversible actions are always held for a human.

Links

License

MIT © Sureel

Reviews

No reviews yet

Be the first to review this server!