axint.context.memory — Axint MCP Tool
axint.context.memory
(axint context memory) 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.context.memory from your client
- Claude Code Axint axint.context.memory run in your project directory
- Claude Desktop Axint axint.context.memory ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Axint axint.context.memory ~/.cursor/mcp.json
- VS Code Axint axint.context.memory .vscode/mcp.json
- Zed Axint axint.context.memory ~/.config/zed/settings.json
- Windsurf Axint axint.context.memory ~/.codeium/windsurf/mcp_config.json
- Cline Axint axint.context.memory ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Axint axint.context.memory ~/.gemini/settings.json
- Grok Axint axint.context.memory .mcp.json (in your project root)
- ChatGPT Axint axint.context.memory Settings → Connectors → Advanced → Developer mode
- Claude.ai Axint axint.context.memory Settings → Connectors → Add custom connector
- LangChain Axint axint.context.memory 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.list
- 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.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.