From 13cff469b4747e29ac39ba38ce95861b6d0bed62 Mon Sep 17 00:00:00 2001 From: 0xsl1m <> Date: Wed, 4 Mar 2026 21:23:03 -0600 Subject: [PATCH] feat: add Cerebrus Pulse to Developer Tooling section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Cerebrus Pulse โ€” a real-time crypto intelligence API for Hyperliquid perpetuals with Python SDK, MCP server, and LangChain tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c96fd4..25422bf 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ A curated list of developer tools, SDKs, dApps, infra, bridges, oracles, and res ## ๐Ÿงช Developer Tooling +* [**Cerebrus Pulse**](https://github.com/0xsl1m/cerebrus-pulse-mcp) โ€“ Real-time crypto intelligence API for Hyperliquid perpetuals with Python SDK, MCP server, and LangChain tools * [**Hyperliquid Python SDK**](https://github.com/hyperliquid-dex/hyperliquid-python-sdk) โ€“ SDK for Hyperliquid API trading with Python * [**Hyperliquid Rust SDK**](https://github.com/hyperliquid-dex/hyperliquid-rust-sdk) โ€“ SDK for Hyperliquid API trading with Rust * [**Hyperliquid TypeScript SDK (nomeida)**](https://github.com/nomeida/hyperliquid) โ€“ Community-built TypeScript SDK for Hyperliquid API trading