MCPHub LabRegistryAnEntrypoint/gm-cc
AnEntrypoint

AnEntrypoint/gm cc

Built by AnEntrypoint 23 stars

What is AnEntrypoint/gm cc?

Managed MCP implementation.

How to use AnEntrypoint/gm cc?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add AnEntrypoint/gm cc using the following command: npx @modelcontextprotocol/anentrypoint-gm-cc 4. Restart the client and verify the new tools are active.
🛡️ Scoped (Restricted)
npx @modelcontextprotocol/anentrypoint-gm-cc --scope restricted
🔓 Unrestricted Access
npx @modelcontextprotocol/anentrypoint-gm-cc

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified Standard Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

AnEntrypoint/gm cc FAQ

Q

Is AnEntrypoint/gm cc safe?

Yes, AnEntrypoint/gm cc follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is AnEntrypoint/gm cc up to date?

AnEntrypoint/gm cc is currently active in the registry with 23 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for AnEntrypoint/gm cc?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Official Documentation

View on GitHub

gm-cc (deprecated)

This package has been consolidated into the canonical universal harness at gm-skill.

All 15 platform-specific gm-<platform> packages (gm-cc, gm-oc, gm-vscode, etc.) shared identical orchestration logic and have been merged into a single package. gm-skill works across every supported host (Claude Code, OpenCode, VS Code, Cursor, Zed, JetBrains, Codex, Copilot CLI, and more).

Migration

Replace any install of gm-cc with:

bun x skills add AnEntrypoint/gm-skill

This repo is archived and will not receive further updates.

Global Ranking

2.3
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "anentrypoint-gm-cc": { "command": "npx", "args": ["anentrypoint-gm-cc"] } } }