Ashra MCP provides a seamless integration between Claude and Ashra's AI services. This Model Context Protocol server allows Claude users to access Ashra's capabilities directly within their Claude interface, enhancing the AI assistant's functionality with specialized tools and services from Ashra.ai.
Ashra MCP is a Model Context Protocol server that connects Claude to Ashra's AI services. This integration allows you to leverage Ashra's capabilities directly within your Claude interface.
To install and set up the Ashra MCP:
git clone https://github.com/getrupt/ashra-mcp.git
cd ashra-mcp
yarn
yarn build
To configure Claude to use the Ashra MCP:
Download the latest version of Claude if you haven't already.
Create or modify the Claude desktop configuration file located at:
~/Library/Application Support/Claude/claude_desktop_config.json
Add the Ashra MCP configuration to the file as shown in the installation section.
You'll need an API key from Ashra. Visit ashra.ai to obtain your API key.
Restart Claude after making these changes.
If you encounter issues:
For more details about Ashra's services, visit ashra.ai.