Skip to content

zed-extensions/mcp-server-axiom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axiom MCP Server

A Zed extension for the Axiom MCP server.

Configuration

To configure the Axiom MCP server, create a config.txt file somewhere on your system.

At a minimum it should contain your Axiom API token:

token xaat-your-token

Then in your Zed settings.json, add the path to the config.txt file to your settings as the config_path:

"context_servers": {
  "mcp-server-axiom": {
    "settings": {
      "config_path": "/path/to/config.txt"
    }
  }
}

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages