vscode_mcp_task_extension

hevangel/vscode_mcp_task_extension

3.1

If you are the rightful owner of vscode_mcp_task_extension and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The VSCode MCP Task Extension integrates an embedded Model Context Protocol (MCP) server within VSCode, allowing AI agents to interact with and manage VSCode tasks through standardized MCP tools.

Tools

Functions exposed to the LLM to take actions

list_tasks

Discover all available VSCode tasks in workspace.

execute_task

Run specific tasks by name.

get_running_tasks

Monitor currently executing tasks.

terminate_task

Stop running tasks.

get_task_details

Get detailed information about specific tasks.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources