AXIS iliad

24 tools. 4 can modify or destroy data without limits.

4 write tools that can modify data. Rate limits recommended.

Last updated:

4 can modify or destroy data
20 read-only
24 tools total

Community server · catalogue entry verified 03/07/2026

How to control AXIS iliad ↓

What AXIS iliad exposes to your agents

Read (20) Write / Execute (4) Destructive / Financial (0)
High Risk

The most dangerous AXIS iliad tools

4 of AXIS iliad's 24 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control AXIS iliad

PolicyLayer is an MCP gateway — it sits between your AI agents and AXIS iliad, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "closer": {
    "limits": [
      {
        "counter": "closer_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze_files": {
    "limits": [
      {
        "counter": "analyze_files_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register AXIS iliad — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON AXIS ILIAD →

Instant setup, no code required.

All 24 AXIS iliad tools

READ 20 tools
Read analyze_files Analyze source files directly and generate the full ${ARTIFACT_COUNT}-artifact AXIS bundle without using GitHu Read analyze_repo Analyze a GitHub repository and generate ${ARTIFACT_COUNT} structured AXIS artifacts across ${PROGRAM_COUNT} p Read discover_agentic_purchasing_needs Discover the best AXIS workflow for a purchasing or compliance task. Free, no auth, and logs lightweight task Read discover_commerce_tools Discover AXIS install metadata, pricing, and shareable manifests for commerce-capable agents. Free, no auth, a Read get_artifact Read one generated artifact by snapshot_id and path. Requires access to the snapshot and may return snapshot-n Read get_referral_code Get or create the caller Read get_referral_credits Get the caller Read get_snapshot Retrieve status and the full artifact listing for a prior analysis by snapshot_id. Use this to re-enumerate ar Read iliad_analytics AXIS-owned product analytics. Two operations: Read iliad_embeddings Convert text into dense vectors. Accepts a single string or a batch (max 2048). Returns one vector per input p Read iliad_hygiene AXIS-owned workspace hygiene grader. Analyzes an inline file set [{path,content}] and returns a letter grade ( Read iliad_vector_database AXIS-owned vector store. Two operations: Read iliad_web_research Scrape a single URL using Firecrawl and return markdown-formatted content. Returns markdown body, extracted me Read iliad_web_research_crawl Crawl a domain and scrape multiple pages using Firecrawl. Returns array of scraped pages with markdown content Read iliad_web_search AXIS-owned BM25 search engine over the corpus YOUR account has indexed. NOT a Google/Bing scraper — agents bui Read improve_my_agent_with_axis Analyze an agent codebase and return a prioritized AXIS hardening plan. Requires Authorization: Bearer <api_ke Read list_programs Inventory mode. List all ${PROGRAM_COUNT} AXIS programs, their generators, pricing tier, and artifact paths. F Read prepare_agentic_purchasing Prepare a codebase for agentic purchasing and return a readiness score plus commerce artifacts. Requires Autho Read prepare_agentic_purchasing_preview Compute a free Purchasing Readiness Score (0-100) and gap list for a codebase without generating artifacts. No Read search_and_discover_tools Search AXIS programs by keyword and return ranked matches with artifact paths. Free, no auth, and no stateful

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about AXIS iliad

How do I prevent bulk modifications through AXIS iliad? +

The AXIS iliad server has 2 write tools including closer, iliad_transactional_email. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach AXIS iliad.

How many tools does the AXIS iliad MCP server expose? +

24 tools across 3 categories: Execute, Read, Write. 20 are read-only. 4 can modify, create, or delete data.

How do I enforce a policy on AXIS iliad? +

Register the AXIS iliad MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every AXIS iliad tool call.

Deterministic rules across all 24 AXIS iliad tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

24 AXIS iliad tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.