radtask mcp for VS Code
io.github.dougsureel-tech/radtask-mcp
AI task cockpit: an agent does your tasks and asks before anything irreversible.
client:VS Code
transport:streamable-http
tools:3
Install radtask mcp in VS Code
.vscode/mcp.json
{
"servers": {
"radtask-mcp": {
"type": "http",
"url": "https://radtask.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs