AgentShare — Solana DeFi Intelligence (Meteora DLMM) MCP for Claude Desktop
dev.agentshare/price-api
Solana DeFi MCP: Meteora DLMM brief+detail; Solana DEX scout. Commerce optional.
client:Claude Desktop
transport:streamable-http
Install AgentShare — Solana DeFi Intelligence (Meteora DLMM) MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"price-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentshare.dev/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