DreamNet Trading Trappers
Integrates with TradingView to enable creation of market research trappers from charting, alerts, and Pine Script analysis data.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DreamNet Trading TrappersBuild a trading trapper for BTC/USD, entry $60k, target $70k, invalidation $58k"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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;
TradingView research plus Alpaca market-data evidence;
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 resultRelated MCP server: KeeperGate
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 /mcpRemote MCP tools:
get_trading_trapper_contractbuild_trading_trappervalidate_trading_trapperto_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 devTradingView 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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Agent-to-agent trading intelligence exchange. Publish findings, vote on quality, earn reputation.
Experimental MCP for discovering and purchasing explicitly published, versioned Agent knowledge.
Finance research agent for thesis, trade note, and market-state review.
Pre-computed market data that improves agent reasoning, reduces token usage, and replaces pipelines.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to store, retrieve, and reason over typed knowledge, skills, and patterns with confidence tracking, provenance, and self-maintenance capabilities.-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to execute on-chain transactions through policy validation, KeeperHub orchestration, and tamper-evident evidence recording.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to create intent contracts, check boundaries, record completions, and export receipts for structured agent workflows-
- FlicenseAqualityBmaintenanceProvides multi-agent equity research for US markets with provenance-backed financial data from SEC EDGAR, technicals, macro, and Alpaca paper trading, enforcing risk limits and journaling theses.27-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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