The Parallel Task MCP allows initiating deep research or task groups directly from your favorite LLM client. It can be a great way to get to know Parallel’s different APIs by exploring their capabilities, but can also be used as a way to easily do small experiments while developing production systems using Parallel APIs. Please read our MCP docs here for more details. The official installation ins
Add this skill
npx mdskills install parallel-web/task-mcpMinimal documentation lacks tool descriptions and API details needed to evaluate capabilities
The Parallel Task MCP allows initiating deep research or task groups directly from your favorite LLM client. It can be a great way to get to know Parallel’s different APIs by exploring their capabilities, but can also be used as a way to easily do small experiments while developing production systems using Parallel APIs. Please read our MCP docs here for more details.
The official installation instructions can be found here.
{
"mcpServers": {
"Parallel Task MCP": {
"url": "https://task-mcp.parallel.ai/mcp"
}
}
}
Running locally
This repo contains a proxy to the mcp which is hosted at: https://task-mcp.parallel.ai/mcp
How to run and test locally:
wrangler devnpx @modelcontextprotocol/inspectorInstall via CLI
npx mdskills install parallel-web/task-mcpParallel Task MCP is a free, open-source AI agent skill. The Parallel Task MCP allows initiating deep research or task groups directly from your favorite LLM client. It can be a great way to get to know Parallel’s different APIs by exploring their capabilities, but can also be used as a way to easily do small experiments while developing production systems using Parallel APIs. Please read our MCP docs here for more details. The official installation ins
Install Parallel Task MCP with a single command:
npx mdskills install parallel-web/task-mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
Parallel Task MCP works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.