Axint
Rank #1,970io.github.agenticempire/axint
Proof and repair for Apple coding agents: validate Swift, run Xcode evidence, and repair failures.
Axint is a Model Context Protocol (MCP) server published by agenticempire. It ranks #1,970 of 132,046 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. Axint is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 32 tracked versions. It was first listed on Apr 4, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 130,076 of 132,046 servers on MCP Toplist.
Use Axint
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http axint https://mcp.axint.ai/mcpclaude mcp add axint -- npx -y @axint/compilerclaude mcp add axint -- uvx axint[mcp_servers.axint]
url = "https://mcp.axint.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.axint]
command = "npx"
args = ["-y", "@axint/compiler"]Add to ~/.codex/config.toml.
[mcp_servers.axint]
command = "uvx"
args = ["axint"]Add to ~/.codex/config.toml.
https://mcp.axint.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"axint": {
"command": "npx",
"args": [
"-y",
"@axint/compiler"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"axint": {
"command": "uvx",
"args": [
"axint"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"axint": {
"url": "https://mcp.axint.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"axint": {
"command": "npx",
"args": [
"-y",
"@axint/compiler"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"axint": {
"command": "uvx",
"args": [
"axint"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"axint": {
"type": "http",
"url": "https://mcp.axint.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"axint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@axint/compiler"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"axint": {
"type": "stdio",
"command": "uvx",
"args": [
"axint"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"axint": {
"serverUrl": "https://mcp.axint.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"axint": {
"command": "npx",
"args": [
"-y",
"@axint/compiler"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"axint": {
"command": "uvx",
"args": [
"axint"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"axint": {
"url": "https://mcp.axint.ai/mcp"
}
}
}{
"mcpServers": {
"axint": {
"command": "npx",
"args": [
"-y",
"@axint/compiler"
]
}
}
}{
"mcpServers": {
"axint": {
"command": "uvx",
"args": [
"axint"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.agenticempire%2Faxint)<a href="https://mcptoplist.com/server/io.github.agenticempire%2Faxint"><img src="https://mcptoplist.com/badge/io.github.agenticempire%2Faxint.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
agenticempire
Available versions (32)
| Version | Published |
|---|---|
| 0.6.0 | Jul 16, 2026 |
| 0.5.2 | Jul 11, 2026 |
| 0.5.1 | Jul 11, 2026 |
| 0.5.0 | Jul 10, 2026 |
| 0.4.36 | Jul 7, 2026 |
| 0.4.35 | Jul 7, 2026 |
| 0.4.34 | Jul 7, 2026 |
| 0.4.33 | Jun 25, 2026 |
| 0.4.31 | Jun 11, 2026 |
| 0.4.30 | Jun 9, 2026 |
| 0.4.29 | May 24, 2026 |
| 0.4.28 | May 12, 2026 |
| 0.4.27 | May 6, 2026 |
| 0.4.26 | May 6, 2026 |
| 0.4.25 | May 6, 2026 |
| 0.4.24 | May 6, 2026 |
| 0.4.23 | May 5, 2026 |
| 0.4.22 | May 5, 2026 |
| 0.4.21 | May 4, 2026 |
| 0.4.20 | May 3, 2026 |
| 0.4.19 | May 3, 2026 |
| 0.4.18 | May 3, 2026 |
| 0.4.17 | May 3, 2026 |
| 0.4.16 | May 3, 2026 |
| 0.4.15 | Apr 29, 2026 |
| 0.4.14 | Apr 29, 2026 |
| 0.4.13 | Apr 29, 2026 |
| 0.4.12 | Apr 29, 2026 |
| 0.4.11 | Apr 28, 2026 |
| 0.4.9 | Apr 27, 2026 |
| 0.4.8 | Apr 26, 2026 |
| 0.3.4 | Apr 13, 2026 |
Frequently asked questions
- Who maintains Axint?
- Axint is maintained by agenticempire, which publishes 1 MCP server (32 total versions) tracked on MCP Toplist.
- Is Axint listed on the Official MCP Registry?
- Yes — Axint is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Axint have?
- MCP Toplist tracks 32 versions of Axint, most recently published on Jul 16, 2026.
- Where can I find the source code for Axint?
- The source code for Axint is hosted at github.com/agenticempire/axint.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.