TRADEMEMORY PROTOCOL TOOLS

15 tools from the Tradememory Protocol MCP Server, categorised by risk level.

View the Tradememory Protocol policy →

READ TOOLS

11
check_active_plans Check active trading plans against current market context. Queries all active prospective plans, expires any past their expiry date, and matches r... evolution_discover_patterns Discover trading patterns from market data using LLM analysis. Uses Claude to analyze OHLCV data and generate candidate trading patterns with entr... evolution_fetch_market_data Fetch OHLCV market data from Binance for evolution analysis. Downloads historical price bars for backtesting and pattern discovery. Use this befor... evolution_get_log Get the log of past evolution runs from this session. Returns a list of all evolution runs with their results, including graduated strategies, gra... get_agent_state Get the current agent affective state (confidence, risk, drawdown). Returns confidence level, risk appetite, drawdown percentage, win/loss streaks... get_behavioral_analysis Get behavioral analysis from procedural memory. Returns aggregate trading behavior stats: hold times, disposition ratio, lot sizing variance, and ... get_strategy_performance Get aggregate performance stats per strategy. Use this to evaluate which strategies are working and which need adjustment. Args: strategy_nam... get_trade_reflection Get the full context and reflection for a specific trade. Use this to deep-dive into a particular trade's reasoning and lessons. Args: trade_... recall_memories Recall memories using OWM outcome-weighted scoring. Queries episodic and semantic memories, scores them by outcome quality, context similarity, re... recall_similar_trades Find past trades with similar market context. Use this before making a trade to learn from past experience. Returns trades with their reflections ... remember_trade Store a trade into OWM multi-layer memory with automatic updates. Writes to episodic memory and automatically updates semantic (Bayesian), procedu...

WRITE TOOLS

1

EXECUTE TOOLS

3
How many tools does the Tradememory Protocol MCP server have? +

The Tradememory Protocol MCP server exposes 15 tools across 3 categories: Read, Write, Execute.

How do I enforce policies on Tradememory Protocol tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Tradememory Protocol server.

What risk categories do Tradememory Protocol tools fall into? +

Tradememory Protocol tools are categorised as Read (11), Write (1), Execute (3). Each category has a recommended default policy.

Enforce policies on Tradememory Protocol

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.