aggregators
Featured

Agent

A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

typescript
cloud
local
macos
windows
linux
aggregators
0
View on GitHub

Installation

npx -y 1mcp/agent

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "agent",
  "command": "npx",
  "args": [
    "-y",
    "1mcp/agent"
  ]
}

About This MCP Server

1mcp/agent

A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

GitHub: https://github.com/1mcp-app/agent

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub