Back to MCP catalog
project_write_scratchpad

Save a research finding to a project's or strategy's scratchpad, persistent across sessions.

Area

Projects

Group

Projects

Access

Write

Risk

May change server state

Details

Full description

Save findings to the scratchpad AFTER analyzing backtest or signal-scan results. Entries persist across sessions — future project_get_scratchpad calls surface them newest-first, letting you resume research where you left off.

Examples of what to write

RSI<25 entry on SPY: too few trades; widening to RSI<30 next.
Walk-forward WFE 0.42 — overfit. Dropping the volume filter.
Best variant: lookback=60, period=14. Sharpe 1.8 in-sample, 1.6 holdout. Promote to paper.

Args

  • parent_type"project" (cross-strategy findings) or "strategy" (variant-specific notes)
  • parent_id — the project_id or strategy_id
  • label — short headline (defaults to first 60 chars of content)
  • content — the note; be specific and actionable for future-you

Capabilities

Bounded options and operating modes surfaced above the full JSON schema.

No bounded capability options are declared for this tool.

Required Inputs

contentstringThe note content

Optional Inputs

labelanyOf (2 variants)Short label for this note (shown in UI as a clickable title). Defaults to the first 60 characters of content when omitted.
parent_idanyOf (2 variants)ID of the project or strategy
parent_typeanyOf (2 variants)Parent type: 'project' or 'strategy'
project_idanyOf (2 variants)Convenience alias: pass project_id instead of parent_type + parent_id
Quawd

A subscription SaaS platform for designing, backtesting, and paper-trading algorithmic trading strategies on equities and crypto — described in plain English to an AI agent, no code required.

© 2026 Quawd. All rights reserved.

Quawd is a software tool, not a broker-dealer or investment adviser, and does not provide investment advice. Trading involves substantial risk of loss. Backtested and hypothetical results have inherent limitations and are not indicative of future performance.