radtask mcp for Grok
io.github.dougsureel-tech/radtask-mcp
AI task cockpit: an agent does your tasks and asks before anything irreversible.
client:Grok
transport:streamable-http
tools:3
Install radtask mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"radtask-mcp": {
"type": "http",
"url": "https://radtask.ai/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs