Skip to main content
Glama
BrandonDucar

DreamNet Trading Trappers

by BrandonDucar

DreamNet Trading Trappers

Portable, agent-readable market research that can be rehearsed in Whale Intelligence League and preserved in Warper Keeper.

A Trading Trapper captures:

  • the observed market, price, timeframe, venue, and freshness;

  • a thesis, entry condition, targets, and explicit invalidation;

  • paper position size and maximum paper loss;

  • evidence references and agent attribution;

  • a deterministic SHA-256 receipt;

  • a mandatory no-wallet, no-execution, zero-funds-moved policy.

Why this exists

TradingView is excellent for charting, alerts, Pine Script, and human research. Whale Intelligence League is the paper-trading arena. Warper Keeper is the portable context and evidence layer. This contract lets them complement one another without turning a charting integration into an autonomous brokerage.

TradingView / approved data / user research
  -> Trading Trapper
  -> Warper Keeper bundle
  -> agent analysis and counter-analysis
  -> Whale League paper rehearsal
  -> receipted result

Related MCP server: lorg-mcp-server

Agent API

The Cloudflare Worker exposes:

GET  /.well-known/agent.json
GET  /v1/schema
POST /v1/trappers/build
POST /v1/trappers/validate
POST /v1/trappers/to-warper
POST /mcp

Remote MCP tools:

  • get_trading_trapper_contract

  • build_trading_trapper

  • validate_trading_trapper

  • to_warper_keeper_bundle

These tools are public because they are stateless and cannot execute trades. Durable writes to Warper Keeper require a separate assignment-scoped key.

Local development

npm install
npm run check
npm run dev

TradingView boundary

Whale League already uses TradingView Lightweight Charts, the official Apache-2.0 rendering library. The community TradingView Desktop MCP bridge is optional, local-only, unofficial, and based on undocumented internal interfaces. Read docs/TRADINGVIEW_HYBRID.md before connecting it.

This repository does not provide investment advice or live trading.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Pre-computed market data that improves agent reasoning, reduces token usage, and replaces pipelines.

  • Build, validate, and deploy multi-agent AI solutions from any AI environment.

  • Signed agent discovery, security attestations, paid work, and verified settlement reputation.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BrandonDucar/dreamnet-trading-trappers'

If you have feedback or need assistance with the MCP directory API, please join our Discord server