sextant

RSafargalin/sextant
★ 0 stars Swift Code/Dev Tools Updated today
Code intelligence for Swift projects: repository map, structural search, semantics. CLI + MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sextant": {
      "command": "npx",
      "args": [
        "-y",
        "RSafargalin/sextant"
      ]
    }
  }
}

README Excerpt

**English** | [Русский](README.ru.md) Code intelligence for local Swift projects: a repository map, structural search (a grep replacement) and semantics — where a symbol is defined, who uses it, what a package exposes. The point is to give an LLM agent precise, on-demand access to code instead of grep: better

Tools (10)

apicalleeschangeddoctorindexinitlintmapmcpserve

Topics

clicode-intelligencedeveloper-toolsindexstoremcpswiftswiftsyntax