execute_code
Executes TypeScript/JavaScript code with network access to the MCP proxy.
How to use it
execute_code is exposed by the Codemode MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the execute_code tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL CODEMODE MCP LISTINGOther tools in Codemode MCP (4)
check_deno_version
Check Deno installation status.
code
(string): Code to execute
list_servers_with_tools
Get a comprehensive overview of all available MCP servers and their tools. Returns structured JSON data optimized for LLM consumption, containing complete tool schemas and server status information.
typescript
(boolean): TypeScript mode (default: true)