Axis' Iliad is an MCP server and API that analyzes GitHub repositories and generates structured artifacts such as context maps, agent instructions, debugging playbooks, and other project-specific outputs. It exposes a Streamable HTTP MCP endpoint plus HTTP/CLI workflows for running programs and downloading generated files.
From the registry: Generate AGENTS.md, AP2 compliance docs, checkout rules, debug playbook & MCP configs from any repo.
$ curl -X POST https://axis-api-6c7z.onrender.com/v1/accounts -H 'Content-Type: application/json' -d '{"email":"<your-email>","name":"<your-agent-name>","tier":"free"}'https://axis-api-6c7z.onrender.com/v1/docs'}],Please install the `axis-toolbox` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Create an Axis API key** — Create an account/API key to authenticate requests to the hosted MCP server. The README shows account creation via the API and uses a Bearer token in MCP headers. Some free MCP tools are listed as no-auth, but authenticated access is the standard configuration. Run: `curl -X POST https://axis-api-6c7z.onrender.com/v1/accounts -H 'Content-Type: application/json' -d '{"email":"<your-email>","name":"<your-agent-name>","tier":"free"}'` (https://axis-api-6c7z.onrender.com/v1/docs'}],)
Canonical MCP server config (HTTP transport):
- url: `https://axis-api-6c7z.onrender.com/mcp`
- headers:
- `Authorization`: `Bearer <your-api-key>`
Note: The README describes the MCP endpoint as a Streamable HTTP MCP server. Free MCP tools are listed as not requiring auth, but the documented MCP configuration includes an Authorization header and this is the practical default.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AuthorizationrequiredBearer API key used in request headers for authenticated API and MCP callsConnect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.