Back to search
30
MCP

@agent-forge-copilot/cli

npm/@agent-forge-copilot/cli

Context Engineering Toolkit — generate GitHub Copilot customization files (agents, prompts, instructions, skills, hooks, MCP servers, agentic workflows) via a multi-agent AI pipeline with interactive CLI and 11 built-in templates.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cp-toolkit
Copilot Toolkit - Native AI Agents & Skills for GitHub Copilot (v2026)
0 tools
io.github.ofershap/ai-context-kit
Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.
0 tools
mcp-tool-kit
Agentic abstraction layer for building high precision vertical AI agents written in python for Model Context Protocol.
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
toolkit-ai
CLI with React Ink TUI for managing AI skills, agents, MCPs, and bundles across Claude Code, Codex, Amp, Copilot, and Cursor
0 tools
ai-context-bridge
CLI + MCP server for AI context portability. Save, search, and switch context across Claude, Cursor, Copilot, Codex, Windsurf, and 6 more AI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@agent-forge-copilot/cli": {
      "url": "None",
      "transport": "http"
    }
  }
}