Inspect a source file's structure by listing all classes, methods, and properties with signatures and docstrings, providing a quick overview of the module's layout without reading the full content.
Fetches the latest ConfigCat SDK documentation by URL to provide step-by-step guidance for integrating feature flags in various programming languages and platforms.
Scan a repository for potential bugs using AST pattern matching across 10 languages. Detects issues like mutable default arguments, bare excepts, unreachable code, and empty catch blocks.
Kotlin MCP Server for Android app development using OpenAI, Gemini, or OpenRouter. Enables AI-assisted coding via Aider, Gradle build/test integration, Kotlin LSP, and Docker-based portability.
Provides AI agents with enterprise-grade access to Kotlin-based Android development projects, including security, privacy compliance, AI-powered code generation, and comprehensive development tools.
Find structurally identical functions across your codebase by normalizing identifiers and literals, then hashing AST subtrees to detect Type-2 clones for DRY refactoring.
Check Android, Kotlin, and Jetpack API stability to avoid deprecated or removed components. Get replacement API, migration notes, and documentation links.
Search official Android, Kotlin, and AOSP documentation for accurate excerpts with source URLs. Required before generating any Android/Kotlin code to ensure up-to-date information.
Provides Kotlin Multiplatform reference to share business logic across Android and iOS. Covers KMP-specific libraries, Room, Ktor, and platform code patterns.
Identify dependency licenses in Java/Kotlin repositories, query Maven Central, and flag violations against allowed SPDX license IDs. Returns only violations and warnings.
Check the current stable version and ready-to-paste Kotlin DSL for any Android, Kotlin, or Jetpack library, avoiding stale dependency coordinates and incorrect artifact names.
Check the current version of a package from official registries to identify outdated dependencies. Supports npm, PyPI, Packagist, Crates.io, Maven, Go, RubyGems, NuGet, Hex, CRAN, CPAN, pub.dev, Homebrew, Conda, Clojars, Hackage, Julia, Swift PM, and Chocolatey.
Review source code to identify bugs, security vulnerabilities, code quality issues, strengths, and recommended actions. Get an overall score from 1 to 10.
Build a Kotlin Multiplatform Mobile application for Android or iOS. Returns structured build results with error details on failure, supporting debug and release variants with custom modules, schemes, and simulator destinations.