Skip to content
Back to search
30
MCP

@unitsvc/cc-helper

npm/@unitsvc/cc-helper

Multi-provider, MCP servers & channels toolkit for Claude Code and Codex CLI (by next-bin)

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

Similar MCP servers embedding-nearest

@itzfaisal/mcp-cli
Unified CLI to manage MCP servers across Claude Code, OpenCode, and more
0 tools
claude-code-starter-kit-mcp
MCP server exposing Claude Code Starter Kit commands and agents as tools
0 tools
ccmultihelper
Claude Code Multi-Worktree Helper - Single-session parallel worktree automation with MCP server
0 tools
unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
io.github.rcolkitt/ccboot-mcp-server
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
0 tools

How to use

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

{
  "mcpServers": {
    "@unitsvc/cc-helper": {
      "url": "None",
      "transport": "http"
    }
  }
}