Generate fungible token contracts compatible with SEP-41, similar to ERC-20, using OpenZeppelin Contracts. Customize token properties like burnable, pausable, and upgradeable features. Returns Markdown-formatted source code without saving to disk.
Search Android source code across repositories like Android, AndroidX, and Android Studio using regex and specialized operators to find files and code snippets.
An MCP server that provides access to the Similar Words API, allowing users to search for and retrieve semantically related words. It enables language-based applications to query word similarities and relationships through a standardized interface.
Enables LLMs to perform high-performance code search and analysis across multiple languages using symbol indexing, regex text search, and structural AST pattern matching. It also provides tools for technology stack detection and dependency analysis with persistent caching for optimized performance.