Generate edge functions for Deno runtime by writing code to files for version control. Create serverless functions that handle HTTP requests and return responses.
Execute JavaScript/TypeScript code with Deno to debug, test APIs, and verify hypotheses in a sandboxed environment. Supports ESM imports, fetch() for HTTP requests, and incremental logic testing for efficient problem-solving.
Generates a transaction to create a new token factory denomination on the Osmosis blockchain, specifying the sender's address, subdenom, and optional metadata.
Retrieve ProtoRev MEV profits aggregated by denomination on the Osmosis blockchain. Filter results by specific denomination or set a limit for maximum output.
A Deno implementation that enables AI models to interact with Linear issue tracking functionality, supporting searching issues, reading details, updating, and commenting.
A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library.
Enables secure execution of Python code in a sandboxed WebAssembly environment using Pyodide and Deno. Automatically handles package management and captures complete execution results including stdout, stderr, and return values.