A Model Context Protocol server for Ashra.
mcpServer
{ "mcpServers": { "ashra": { "command": "node", "args": [ "<path/to/ashra-mcp>/build/index.js" ], "env": { "ASHRA_API_KEY": "<YOUR-API-KEY>" } } } }
node <path/to/ashra-mcp>/build/index.js