Loomal

Apple-native AI agent execution: 36 MCP tools, 5 prompts, compile, validate, repair, and prove.

8 starsnpm: @axint/compilerRemote-capable

About Axint

Axint is an MCP (Model Context Protocol) server published by agenticempire in the official MCP registry, listed under Autonomous Agents on Loomal. Apple-native AI agent execution: 36 MCP tools, 5 prompts, compile, validate, repair, and prove.

Axint runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@axint/compiler), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/agenticempire/axint, where the project has earned 8 GitHub stars.

Use Axint with your agent

Claude Code · one command
claude mcp add --transport http axint https://mcp.axint.ai/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "axint": {
      "url": "https://mcp.axint.ai/mcp"
    }
  }
}
streamable-httphttps://mcp.axint.ai/mcp
npm@axint/compiler

Frequently asked questions

What is Axint?
Axint is an MCP (Model Context Protocol) server by agenticempire in the Autonomous Agents category. Apple-native AI agent execution: 36 MCP tools, 5 prompts, compile, validate, repair, and prove.
How do I connect Axint to Claude, Cursor, or another MCP client?
Axint is a remote MCP server — add its endpoint (https://mcp.axint.ai/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Axint open source?
Yes — the source code is public at github.com/agenticempire/axint, with 8 GitHub stars.
Can AI agents pay to use Axint?
Not yet through Loomal — Axint is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Axint? Claim this listing free by verifying GitHub ownership, or contact us.