axint.templates.list — Axint MCP Tool
axint.templates.list
(axint templates list) is one of 36 tools on the
Axint
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call axint.templates.list from your client
- Claude Code Axint axint.templates.list run in your project directory
- Claude Desktop Axint axint.templates.list ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Axint axint.templates.list ~/.cursor/mcp.json
- VS Code Axint axint.templates.list .vscode/mcp.json
- Zed Axint axint.templates.list ~/.config/zed/settings.json
- Windsurf Axint axint.templates.list ~/.codeium/windsurf/mcp_config.json
- Cline Axint axint.templates.list ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Axint axint.templates.list ~/.gemini/settings.json
- Grok Axint axint.templates.list .mcp.json (in your project root)
- ChatGPT Axint axint.templates.list Settings → Connectors → Advanced → Developer mode
- Claude.ai Axint axint.templates.list Settings → Connectors → Add custom connector
- LangChain Axint axint.templates.list pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http axint https://mcp.axint.ai/mcp
Other tools on this server
- axint.compile
- axint.validate
- axint.swift.validate
- axint.swift.fix
- axint.scaffold
- axint.templates.get
- axint.repair
- axint.status
- axint.activate
- axint.upgrade
- axint.doctor
- axint.xcode.guard
- axint.xcode.write
- axint.session.start
- axint.feature
- axint.project.pack
- axint.project.index
- axint.project.syncVersion
- axint.context.memory
- axint.context.docs
- axint.suggest
- axint.registry.search
- axint.workflow.check
- axint.fix-packet
- axint.cloud.check
- axint.feedback.create
- axint.agent.install
- axint.agent.advice
- axint.agent.claim
- axint.agent.release
- axint.run
- axint.run.status
- axint.run.cancel
- axint.tokens.ingest
- axint.schema.compile
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.