Installation & Configuration
{
"mcpServers": {
"agent-kit": {
"command": "node",
"env": {
"OPENAI_API_KEY": "optional_openai_api_key_here",
"RPC_URL": "your_rpc_url_here",
"SOLANA_PRIVATE_KEY": "your_private_key_here",
"TOKEN_API_URL": "ask @kirabuilds on x for access https://x.com/kirabuilds",
"TOKEN_API_KEY": "ask @kirabuilds on x for access https://x.com/kirabuilds"
},
"args": [
"/absolute/path/to/build/index.js"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15