Installation & Configuration
{
"mcpServers": {
"Akash": {
"command": "node",
"args": [
"<path to dist/index.js>"
],
"env": {
"AKASH_MNEMONIC": "<your mnemonic here>",
"AKASH_RPC_URL": "https://rpc.akashnet.net:443"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15