zed_extensions_mcp_server_axiom

zed_extensions_mcp_server_axiom

by zed-extensions
A Zed extension for the Axiom MCP server, enabling integration with Axiom's API.

Axiom MCP Server for Zed

Overview

The Axiom MCP Server for Zed is a Zed extension designed to integrate with the Axiom MCP server. This extension enables users to configure and utilize the Axiom MCP server within the Zed environment, providing seamless access to Axiom's capabilities.

Configuration

To configure the Axiom MCP server, follow these steps:

  1. Create a Configuration File:
    Create a config.txt file on your system. At a minimum, it should include your Axiom API token:
    plaintext token xaat-your-token

  2. Update Zed Settings:
    In your Zed settings.json, add the path to the config.txt file under the config_path setting:
    json "context_servers": { "mcp-server-axiom": { "settings": { "config_path": "/path/to/config.txt" } } }

Resources

License

This project is licensed under the Apache-2.0 license.

Activity

  • Stars: 2
  • Watchers: 7
  • Forks: 1

Contributors

Languages

  • Rust: 100.0%

No releases or packages have been published for this repository. For more details, visit the repository.

Features & Capabilities

Categories
mcp_server model_context_protocol rust api_integration zed axiom

Implementation Details

Stats

0 Views
2 GitHub Stars

Repository Info

zed-extensions Organization

Similar MCP Servers

continuedev_continue by continuedev
25049
21423
9300