Skip to main content

AXLE MCP Server

A Model Context Protocol server for Axiom Lean Engine — exposes Lean verification and manipulation tools to AI agents.

Tools

Most tools are generated from the AXLE API's /v1/endpointsverify_proof, check, merge, sorry2lemma and friends. Alongside them the server provides:

Tool Purpose
read_docs Read the AXLE documentation. Call with no arguments for the page index, then page="verify_proof" for one page.
list_environments List the available Lean environments.
share_url Turn a prior call's request_id into a permanent shareable webapp URL.
read_share_url Read back the inputs and result behind a share URL.

Installation

  1. Create a free API key: https://axle.axiommath.ai/app/console.

  2. Add the MCP server to your client using one of the options below.

Claude Code

Replace your_api_key_here with the API key you created in step 1:

claude mcp add axle -e AXLE_API_KEY=your_api_key_here -- uvx --from axiom-axle-mcp axle-mcp-server

Other MCP clients (Cursor, Windsurf, Claude Desktop, VS Code, Cline, etc.)

Add the following to your client's MCP config file. Replace your_api_key_here with the API key you created in step 1:

{
  "mcpServers": {
    "axle": {
      "command": "uvx",
      "args": ["--from", "axiom-axle-mcp", "axle-mcp-server"],
      "env": {
        "AXLE_API_KEY": "your_api_key_here"
      }
    }
  }
}

Claude (web / desktop / mobile)

A hosted instance runs at https://mcp.axiommath.ai/mcp. You only need to do this once; after setup, Axle is available in every future conversation.

  1. Open Claude and click your profile avatar → Settings.
  2. Go to the Connectors tab.
  3. Scroll to the bottom of the page and click Add custom connector.
  4. Fill in:
    • Name: Axle
    • Remote MCP server URL: https://mcp.axiommath.ai/mcp
  5. Expand Advanced settings and paste the API key from step 1 as the OAuth Client ID / Bearer token.
  6. Click Add.
  7. In any chat, open the tools menu (the + or paperclip icon in the composer) → Connectors → toggle Axle on. You should see the Axle tools listed.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

axiom_axle_mcp-0.3.7.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

axiom_axle_mcp-0.3.7-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file axiom_axle_mcp-0.3.7.tar.gz.

File metadata

  • Download URL: axiom_axle_mcp-0.3.7.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for axiom_axle_mcp-0.3.7.tar.gz
Algorithm Hash digest
SHA256 6e83a0af04d6119f37f8eb023e4a1cc4f25b7264f8c154fc338435a421137405
MD5 dab6cc57197c4bf22c1c2b06f1512276
BLAKE2b-256 c1fbf739665e347e8566521d17894256a4867ebcdbb496c71a12a5d2b1a21ab1

See more details on using hashes here.

File details

Details for the file axiom_axle_mcp-0.3.7-py3-none-any.whl.

File metadata

  • Download URL: axiom_axle_mcp-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for axiom_axle_mcp-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f04f5fcd70bf7f5063f0a822b8b8e5d5a6a2fa353343fa86b90c34d0fe0c579c
MD5 455911cd64dd269f06d50e5526c649d9
BLAKE2b-256 ad7faf35dfda1fc5898e7e8e2c8f034279148ccba9a4aa877cfa929857e5877d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page