Solana Delta for Claude Desktop
uk.sadhguruinnerengineering.api/solana-delta
Live cached Solana decisions and delta feeds purchasable by AI agents through x402.
client:Claude Desktop
transport:streamable-http
Install Solana Delta in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"solana-delta": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.sadhguruinnerengineering.uk/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs