1. Conduid
  2. Developer Tools
  3. axiom
MCP server · Developer Tools

axiom

MCP server for Axiom development skills, agents, and commands

Unclaimed devtools
39Low

Scored 4 months ago · breakdown

About axiom

axiom is an MCP server published by git+CharlesWiltgen in the Developer Tools category: mCP server for Axiom development skills, agents, and commands. It has been installed 0 times through Conduid.

Install

Install
npx axiom-mcp
Claude Code
claude mcp add axiom-gitcharl -- npx -y axiom-mcp
npx
npx -y axiom-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about axiom

Powered by Claude · Grounded in docs

I know everything about axiom. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

Axiom

Battle-tested skills, agents, and tools for modern Apple platform development with AI coding assistants. Native for Claude Code, MCP for everything else.

What is Axiom?

Axiom gives AI coding assistants deep Apple platform development expertise — the kind that prevents data loss from bad migrations, catches memory leaks before users complain, and stops you from spending 30 minutes debugging a zombie xcodebuild process.

  • 175 skills covering UI, data, concurrency, performance, networking, accessibility, and more
  • 38 agents that autonomously scan for issues (memory leaks, concurrency violations, build problems)
  • 12 commands for quick audits and diagnostics
  • xclog — a built-in console capture tool that gives AI assistants access to simulator and device logs
  • xcsym — a built-in crash symbolication tool for .ips, MetricKit, and Apple's legacy .crash text crashes, with automatic dSYM discovery and pattern categorization

Every discipline skill is TDD-tested against real developer pressure scenarios. Learn more about quality.

Installation

Claude Code (native plugin)

/plugin marketplace add CharlesWiltgen/Axiom

Then search for "axiom" in the /plugin menu and install.

MCP (VS Code, Cursor, Gemini CLI, and more)

See the MCP setup guide.

Xcode (Claude Agent / Codex)

See the Xcode integration guide.

Getting Started

Skills activate automatically based on your questions. Just ask:

"I'm getting BUILD FAILED in Xcode"
"How do I fix Swift 6 concurrency errors?"
"My app has memory leaks"
"I need to add a database column safely"
"Show me what my app is logging"
"Symbolicate this crash file"

You can also use commands directly:

/axiom:console          # Capture simulator console output
/axiom:analyze-crash    # Parse and triage .ips, MetricKit, or .crash reports
/axiom:fix-build        # Diagnose build failures
/axiom:audit memory     # Scan for memory leaks
/axiom:audit concurrency # Check for data races
/axiom:health-check     # Run all relevant auditors

Documentation

Full documentation, skill catalog, and guides at charleswiltgen.github.io/Axiom.

Community

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About axiom

How do I install axiom?

Run npx axiom-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is axiom safe to use with an AI agent?

Its trust score is 39 out of 100 (low). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is axiom still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.