Back to search
30
MCP

@coredirective/cf-container

npm/@coredirective/cf-container

Complete development container that sets up Claude Code with modular devcontainer features, modern dev tools, and persistent configurations. Drop it into any project and get a production-ready AI development environment in minutes.

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

Similar MCP servers embedding-nearest

codeforge-dev
Complete development container that sets up Claude Code with modular devcontainer features, modern dev tools, and persistent configurations.
0 tools
roguedrones/claude-code-mcp
Claude Code MCP setup container
0 tools
contextecf-codeledger
CodeLedger — deterministic context selection for AI coding agents. This is the unscoped mirror of @codeledger/cli; both install the same bin
0 tools
io.github.rcolkitt/ccboot-mcp-server
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
0 tools
@cgcone/cli
Universal AI CLI extension manager - install MCP servers, plugins and skills across Claude Code, Gemini CLI and Codex in one command
0 tools
DevPod
Manages development containers via DevPod, Docker, and GitHub Codespaces with 45 MCP tools for AI agents.
0 tools

How to use

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

{
  "mcpServers": {
    "@coredirective/cf-container": {
      "url": "None",
      "transport": "http"
    }
  }
}