
mcp server axiom
An MCP server for Axiom
Repository Info
About This Server
An MCP server for Axiom
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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"
}
}
}
Quick Start
Clone the repository
git clone https://github.com/zed-extensions/mcp-server-axiomInstall dependencies
cd mcp-server-axiom
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.