Possible integration: AlgoVault composite verdicts as a --signal-source for perp arb exec
#15
AlgoVaultFi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey hypurrquant team — kudos on
perp-cli. The CLI + MCP combo, the agent-first design, the HIP-3/HIP-4 coverage, the shipped pace (86 versions in 60 days) — it's the cleanest "AI agent ↔ on-chain DEX perps" execution layer on npm right now.Reaching out from AlgoVault Labs — we run api.algovault.com/mcp, an MCP server that returns composite trading verdicts (signal/confidence/regime) for AI agents. Different lane from
perp-cli: you're the hands; we're the brain. We don't execute, we don't custody, we don't compete on plumbing.The asymmetric idea:
Add a
--signal-source <provider>flag toperp arb exec(orperp strategy run, wherever it fits) that lets users plug in a third-party signal provider before execution. e.g.:No exclusivity, no commitment from your side — just an open hook. Other providers (or users' own MCP servers) could fill the same flag.
Why we think it's interesting for perp-cli users:
arb_scanrates → fewer false-positive entriesWhat we'd offer:
perp-clione for the AlgoVault skills repo)crypto-quant-signal-mcp@^1.10.7with stable response shape — no breaking changes to the response surface/integrationspage once landedWhat we'd ask:
Just the
--signal-sourceflag (plus an HTTP-based provider interface so any MCP server fills it, not just us). If users actually use it, we'd love to talk about deeper integration — referral economics, co-marketing, joint Skills bundle. If they don't, no harm done.Happy to PR the AlgoVault provider implementation if the flag lands. Open to whatever shape makes sense for
perp-cli— issue, ADR, prototype, whatever.— AlgoVault Labs · api.algovault.com/mcp · github.com/AlgoVaultLabs
All reactions