axiomhq

Axiom Context Server

Community axiomhq
Updated

Zed editor extension for the Axiom MCP Server

Axiom Context Server

This extension provides a Model Context Server for Axiom, for use with the Zed AI assistant.

Configuration

To configure the extension, you can specify custom command and arguments in your Zed settings.json:

{
  "context_servers": {
    "axiom-mcp": {
      "settings": {}
      "command": {
        "cmd": "/path/to/axiom-mcp",
        "args": ["--config", "/path/to/your/config.txt"]
      }
    }
  }
}

If no custom command is specified, the extension will look for an axiom-mcp executable in the current directory.

MCP Server · Populars

MCP Server · New

    chatmcp

    mcpso

    directory for Awesome MCP Servers

    Community chatmcp
    TBXark

    MCP Proxy Server

    An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.

    Community TBXark
    ttommyth

    interactive-mcp

    Ask users questions from your LLM! interactive-mcp: Local, cross-platform MCP server for interactive prompts, chat & notifications.

    Community ttommyth
    lpigeon

    ros-mcp-server

    The ROS MCP Server is designed to support robots in performing complex tasks and adapting effectively to various environments by providing a set of functions that transform natural language commands, entered by a user through an LLM, into ROS commands for robot control.

    Community lpigeon
    emicklei

    melrose-mcp

    interactive programming of melodies, producing MIDI

    Community emicklei