mcpserver.lol
registry/axint
Connection check verified live · 27h ago

axint

Proof and repair for Apple coding agents: validate Swift, run Xcode evidence, and repair failures.

Tools 36
GitHub stars 16
Installs / wk 150
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

36 tools

Read from the running server on 27h ago.

axint.activate read-only format
Run a source-free compiler smoke test through the real Axint pipeline. Use immediately after installing or connecting Axint so the current agent proves it did more than start the M…
axint.agent.advice cwdagentissueformatchangedFiles
Ask the local Axint project brain what this agent should do next. Reads project context, latest run proof, latest repair plan, and active file claims, then returns host-specific gu…
axint.agent.claim cwdtaskagentfiles*formatttlMinutes
Claim files before an agent edits them so other agents do not patch the same SwiftUI/App files concurrently. Claims are local, short-lived, and stored in .axint/coordination/claims…
axint.agent.install cwdagentforceformatprivacyModeprojectName +1
Install the local Axint multi-agent project brain. Writes .axint/agent.json, .axint/context/latest.*, and .axint/coordination files so AI agents, Xcode, and humans coordinate throu…
axint.agent.release allcwdagentfilesformat
Release active local Axint file claims for this agent after finishing or abandoning a task. This keeps parallel agents and Xcode from blocking each other on stale claims. Use: use…
axint.cloud.check read-only formatsourcefileNamelanguageplatformsourcePath +9
Run an agent-callable Cloud Check against Swift or Axint TypeScript source. Accepts inline source or a sourcePath, then returns a Cloud-style verdict, Apple-specific findings, next…
axint.compile read-only formatsource*fileNameemitInfoPlistemitEntitlements
Compile TypeScript source (defineIntent() call) into native Swift App Intent code. Returns { swift, infoPlist?, entitlements? } as a string — no files written, no network requests.…
axint.context.docs read-only platformprojectNameexpectedVersion
Return the project-local Axint docs context that agents should reload after new chats or context compaction. This is the durable docs memory that keeps the agent using Axint instea…
axint.context.memory read-only platformprojectNameexpectedVersion
Return the compact Axint operating memory that agents should reload at new chat start, after context compaction, or after long coding drift. Use this to keep Axint top-of-mind with…
axint.doctor read-only cwdformatexpectedVersion
Audit the current Axint runtime and project wiring: running MCP version, expected version, Node/npm/npx paths, project .mcp.json, AGENTS.md, CLAUDE.md, .axint/project.json, and Xco…
axint.feature read-only namedomainformatparamsappNamecontext +5
Generate a scaffolded Apple-native feature package from a description. Returns multiple files: compile-aware Swift source, companion widget/view, Info.plist fragments, entitlements…
axint.feedback.create cwdagentissueformatlatestsource +10
Create or read a privacy-safe learning packet for Axint repair intelligence. Packets include project shape, diagnostic codes, issue class, redacted evidence, and likely product own…
axint.fix-packet read-only cwdformatpacketDir
Read the latest Fix Packet that Axint emitted locally after a compile or watch run. Returns the exact repair artifact that AI tools or Xcode helpers should consume next: verdict, t…
axint.project.index dryRunformattargetDirincludeGitprojectNamechangedFiles
Scan the local Apple project and write a compact .axint/context pack so Axint can reason over changed files, nearby SwiftUI surfaces, and interaction-risk files instead of only one…
axint.project.pack read-only modeagentformattargetDirprojectName
Generate the Axint project-start pack for a new Apple app without writing files. Use: use to bootstrap a new Apple project with Axint instructions; use project.index to inspect an…
axint.project.syncVersion dryRunformatversiontargetDir
Update Axint-owned project-pack version hints after an upgrade. Use this after axint.upgrade or npm/pip upgrades so .axint/project.json, AGENTS.md, CLAUDE.md, and Axint rehydration…
axint.registry.search read-only kindlimitquery*minScoreplatform
Search the Axint Registry for already-published packages that match a natural-language query. Use this BEFORE calling axint.feature or axint.compile so the agent can install an exi…
axint.repair cwdagentissue*formatsourcefileName +11
Plan a project-aware Apple repair for existing apps. Indexes the local project, classifies build/UI/runtime evidence, runs Cloud Check when source is provided, ranks likely SwiftUI…
axint.run cwdfixagentdryRunformatscheme +26
Run the enforced Axint Apple build loop outside the Xcode UI. Use: use for the complete proof loop; use swift.validate, cloud.check, or fix-packet when only one stage is needed. In…
axint.run.cancel can modify data idcwdformat
Cancel the latest or selected Axint run by killing active child process groups. Use this when xcodebuild or a UI-test runner survived an MCP timeout or transport close. Use: use on…
axint.run.status read-only idcwdformat
Read the latest or selected Axint run job record, including active child process IDs. Use this when a long xcodebuild run may still be active after an MCP timeout or client disconn…
axint.scaffold read-only name*domainparamsdescription*
Generate a starter TypeScript intent file from a name and description. Returns a complete defineIntent() source string ready to save as a .ts file — no files are written, no networ…
axint.schema.compile read-only bodyname*type*entrypropsstate +12
Compile a minimal JSON schema directly to Swift, bypassing the TypeScript DSL entirely. Supports intents, views, components, widgets, and full apps via the 'type' parameter. Uses ~…
axint.session.start agentformatplatformtargetDirttlMinutesprojectName +1
Start an enforced Axint agent session. Writes .axint/session/current.json plus token-scoped session history, refreshes .axint/AXINT_REHYDRATE.md, returns compact operating memory,…
axint.status read-only format
Report the exact running Axint MCP server version, package path, uptime, registered tool count, and same-thread MCP reload/update instructions. Use this as the first tool in a new…
axint.suggest read-only modegoalslimitstagedomainexclude +4
Suggest Apple-native features for an app based on its description. The domain is only a weak hint; the app description wins. Returns a ranked list of features with recommended surf…
axint.swift.fix read-only fileformatsource*
Auto-fix mechanical Swift errors detected by axint.swift.validate. Use: use after swift.validate when errors are mechanical; inspect remaining diagnostics manually. Inputs: source…
axint.swift.validate read-only filesource*
Validate existing Swift source against Axint's Apple-specific build-time rules (AX700–AX749) including Swift 6 concurrency and Live Activities. Use: use on generated or edited Swif…
axint.templates.get read-only id*
Retrieve the full TypeScript source code of a specific bundled template by id. Returns a complete, compilable defineIntent() file as a string — ready to save as .ts and compile wit…
axint.templates.list read-only
List all bundled reference templates in the Axint SDK. Returns a JSON array of { id, name, description } objects — one per template. Templates cover messaging, productivity, health…
axint.tokens.ingest read-only formatsourcenamespacesourcePath
Ingest design tokens from JSON, JS/TS object exports, or CSS variables and return a SwiftUI token enum. Use this before generating Swarm-style views/components so agents can preser…
axint.upgrade can modify data cwdapplyformatwriteReportlatestVersiontargetVersion +1
Check the latest Axint package and optionally apply the upgrade while preserving the current agent thread. Use: call when axint.status shows a stale server; not for app dependency…
axint.validate read-only source*
Validate a TypeScript intent definition without generating Swift. Runs the full Axint validation pipeline (134 diagnostic rules) and returns a JSON array of diagnostics: { severity…
axint.workflow.check cwdagentnotesstageformatsurfaces +17
Agent workflow gate that records a local freshness stamp. Requires the current Axint session token from axint.session.start unless requireSession=false is explicitly set. Use: use…
axint.xcode.guard cwdnotesstageformatplatformprojectName +8
Guard an Xcode agent session against context compaction and Axint drift. Checks project memory files, active Axint session, latest Axint Run or guard proof, and long-task freshness…
axint.xcode.write cwdpath*notesformatcontent*platform +6
Write a file inside the Xcode project through the Axint guard path. For Swift files, runs axint.swift.validate and axint.cloud.check immediately, then records .axint/guard/latest.*…