aggregators
Featured
Agent
A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
typescript
cloud
local
macos
windows
linux
aggregators
Installation
npx -y 1mcp/agentConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub