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
- repository
- github.com/agenticempire/axint
- 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
Alternatives to Axint
Maintained developer tools servers if Axint isn't the fit.
- Xcode Build MCP XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities. ★ 6,274 · 2026-08-12
- Strata MCP server for progressive tool usage at any scale (see https://klavis.ai) ★ 5,794 · 2026-06-01
- Kubefwd Kubernetes port forwarding for local development with automatic /etc/hosts entries. ★ 4,162 · 2026-08-21
- Sem Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents ★ 3,309 · 2026-08-24
- Claude Code Explorer MCP Explore the Claude Code CLI source - browse tools, commands, search code, and more. ★ 3,263 · 2026-04-22
- Server for WinDbg Crash Analysis A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB ★ 1,533 · 2026-08-22
Pairs well with
Servers that cover what Axint doesn't - only shown when the pairing reason fits the companion.
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