Skip to main content
Glama

Solana Agent Kit MCP Server

claude_desktop_config.json395 B
{ "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" }, "args": [ "/absolute/path/to/build/index.js" ] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryptoleek-team/awesome-solana-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server