axone-mcp
2
The Axone MCP server is a lightweight implementation of the Model-Context Protocol, designed to integrate the capabilities of Axone AI tools with dataverse architectures. It supports various transport methods and is compatible with systems like Claude and IDEs.
Axone MCP Server
- Axone's MCP server is a lightweight implementation of the Model-Context Protocol.
- It serves as a gateway to the dataverse for AI-powered tools.
- Compatible with Claude and IDEs via configurations.
- Provides functionality to retrieve governance code for dataverse resources.
Installation
- Download the latest release and add it to your path.
Usage
- Use with Claude requires configuration in
claude_desktop_config.json
. - Support for different transport methods such as SSE and STDIO.
Build
- Requires Golang and optionally Docker for building with Makefile.