agents

j-shelfwood/agents

3.3

If you are the rightful owner of agents 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 Model Context Protocol (MCP) server is designed to facilitate the integration and orchestration of autonomous coding agents using GitHub Copilot CLI.

Tools

Functions exposed to the LLM to take actions

mcp__agent__launch_agent

Launches an agent programmatically.

mcp__agent__await_agents

Blocks until an agent state change occurs.

mcp__agent__list_agents

Lists all active agents.

mcp__agent__read_agent_output

Reads the output from a specified agent.

mcp__agent__send_to_agent

Sends a message to a specified agent.

mcp__agent__approve_agent_prompt

Approves or disapproves an agent prompt.

mcp__agent__kill_agent

Terminates a specified agent.

mcp__agent__health_check

Performs a health check on the MCP server.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources