mcp-server-axiom
Verified Safeby zed-extensions
Overview
Integrates Axiom's context server with the Zed editor to provide model context, typically for AI-powered development features.
Installation
No command providedSecurity Notes
The extension downloads and executes a binary from `axiomhq/mcp-server-axiom` GitHub releases. This method is common for extensions integrating external tools and is generally safe, assuming the source repository is trusted. No `eval`, obfuscation, or hardcoded secrets were found in the provided Rust code. The server configuration, including the Axiom API token, is loaded from a user-specified `config.txt` file path, which is passed as an argument to the downloaded binary.
Similar Servers
XcodeBuildMCP
Provides an MCP (Model Context Protocol) server for AI agents and other clients to programmatically build, test, run, and debug iOS and macOS applications, manage simulators/devices, and capture logs.
spec-workflow-mcp
Facilitates structured, specification-driven software development by providing a workflow engine, real-time dashboards, and tools for task management, approvals, and detailed implementation logging, integrated with AI agents and VSCode.
nuxt-mcp-dev
This server provides development context and real-time insights from Vite/Nuxt applications to AI models via a Model Context Protocol (MCP) server.
mcp-server-brave-search
Integrates Brave Search results as a Model Context Protocol server within the Zed editor, providing AI context.