cli

forgeregistry/cli
★ 0 stars TypeScript AI/LLM Updated today
Verify, install, and publish MCP servers, A2A agents, and AI skills — CLI and MCP server for the Forge trust registry
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "forgeregistry/cli"
      ]
    }
  }
}

README Excerpt

Verify, install, and publish MCP servers, A2A agents, and AI skills. ``` npx @forge-registry/cli verify @modelcontextprotocol/server-memory npx @forge-registry/cli install @upstash/context7-mcp npx @forge-registry/cli policy build --from-config .mcp.json forge publish ``` Checks a package before you install it:

Tools (16)

FORGE_GITHUB_TOKENFORGE_REGISTRY_PUBKEYFORGE_REGISTRY_URLFORGE_REQUIRE_SIGNEDforge_add_skillforge_alternativesforge_auditforge_changesforge_get_packageforge_get_skillforge_inspectforge_install_planforge_publishforge_searchforge_submit_packagein_triage