cfnew

GitHub

Documentation and developer resources for byJoey/cfnew

14,605 stars Unknown 1 file ยท ~2,746 tokens

cfnew MCP Server

MCP server for byJoey/cfnew

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cfnew": {
      "command": "npx",
      "args": [
        "-y",
        "@byJoey/cfnew"
      ]
    }
  }
}