Axiom
Createdaxiomhq
Provides a model context server for Axiom, designed for use with the Zed AI assistant.
About
This extension acts as a Model Context Server for Axiom, enabling enhanced functionality within the Zed editor's AI assistant. It allows users to configure custom commands and arguments via the Zed `settings.json` file, providing flexibility in how the Axiom MCP server interacts with the editor. If no custom command is specified, the extension automatically searches for an `axiom-mcp` executable in the current directory, simplifying setup.
Key Features
- Automatic detection of `axiom-mcp` executable
- Enables AI assistant functionality within Zed editor
- 0 GitHub stars
- Configurable command and arguments via Zed settings
Use Cases
- Enhancing code completion suggestions
- Automating repetitive coding tasks
- Improving code understanding and analysis