feat: add Hydrex Base MCP plugin#90
Open
CottonEyeBro wants to merge 5 commits into
Open
Conversation
…L.md to include new hydrex plugin
- Replace all http://hydrex-agent.com:3000 references with https://hydrex-agent.com - Update allowlist from [] to [hydrex-agent.com] to request web_request allowlisting Co-authored-by: Cursor <cursoragent@cursor.com>
feat: add Hydrex Base MCP plugin
Collaborator
🟡 Heimdall Review Status
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a plugin for Hydrex, an Omni-Liquidity MetaDEX on Base that delivers the best swap rates on Base and supports concentrated liquidity position management.
What This Adds
skills/base-mcp/plugins/hydrex.md— a completesend_calls-based plugin covering:Infrastructure
The plugin is backed by a dedicated prepare server hosted at
https://hydrex-agent.com, built on the hydrex-base-mcp Express server running against Base mainnet (chainId: 8453).Allowlist Request
Please add
hydrex-agent.comto theweb_requestallowlist so the plugin works natively on Claude.ai and ChatGPT consumer surfaces. On harness surfaces the plugin works today via direct HTTP tool calls without allowlisting.Endpoints
GET /healthGET /state/quoteGET /state/portfolioGET /state/positionsGET /state/trade-historyGET /prepare/swapGET /prepare/add-liquidityGET /prepare/remove-liquidityAll prepare endpoints return a
transactions[]array ready to pass directly tosend_calls.Testing
Health check:
{"ok":true,"service":"hydrex-base-skill-server","chainId":8453}Sample quote — 10 USDC → WETH: