codemode-mcp

goncalorosa96/codemode-mcp
★ 0 stars HTML 🤖 AI/LLM Updated today
🌐 Simplify your MCP server workflow by using LLMs to generate TypeScript/JavaScript code that interacts with a single HTTP proxy.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codemode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "goncalorosa96/codemode-mcp"
      ]
    }
  }
}

Topics

mcpmodel-context-protocol