tyranosurasmax/MCP-CODEGEN
Turn any set of MCP servers into a TypeScript tool filesystem with a shared runtime, enabling automatic Code Mode for LLM agents
Platform-specific configuration:
{
"mcpServers": {
"MCP-CODEGEN": {
"command": "npx",
"args": [
"-y",
"MCP-CODEGEN"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...