Axint MCP Server

Agents can write Swift. Axint makes them prove it. The proof and repair layer for Apple coding agents.

People connecting developer tools tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 15 · #41 OF 139 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Axint

Claude Code

claude mcp add agenticempire-axint --transport http https://mcp.axint.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "agenticempire-axint": {
      "url": "https://mcp.axint.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.axint.ai/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.axint.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

npm package @axint/compiler - the @axint scope differs from the repo owner (agenticempire); confirm it's the project's official package

registry namespace io.github.agenticempire is GitHub-verified and matches the repo owner

03 · What Axint can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.6.0 · 2026-07-16

Release notes · Added · Current Apple platform compatibility - added an evidence-aware iOS and · iPadOS 27 beta 3 catalog spanning Siri, Shortcuts, App Intents, Foundation · Models, CoreAI, SwiftUI, UIKit, Background…

v0.5.2 · 2026-07-11

Release notes · Fixed · Python MCP console entrypoint - axint-mcp-py now enters the async stdio server through a synchronous asyncio.run(...) boundary instead of returning an un-awaited coroutine and exiting…

v0.5.1 · 2026-07-11

Release notes · Added · One-command local proof - axint prove discovers an Apple project, validates Swift, runs the available Xcode build and tests, reconciles evidence, and writes a compact signed receipt without…

04 · Who maintains Axint

Axint is maintained by agenticempire. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
developer tools - ranked #41 of 139 actively-maintained developer tools servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-07-16)
registry
io.github.agenticempire/axint (active, first published 2026-04-13 · 32 versions)
packages
npm:@axint/compiler · pypi:axint

06 · Axint FAQ

What is Axint?

Agents can write Swift. Axint makes them prove it. The proof and repair layer for Apple coding agents.

Is Axint still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Axint?

Run `npx -y @axint/compiler`. You can also paste the ready-made client config above.

Does Axint require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Axint

More developer tools MCP servers · Rtblint · Vastlint · Debugium · Oracle Forms · Argon

More TypeScript MCP servers · Agenticmail MCP Server · Agent Fund · Agent Gate · Agent Lens · Agentled MCP Server · see all