Skip to main content
Glama
harshitagarwal2

tradingrearchagents

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
discover_capabilityA

Discover executors, tools, safety boundaries, and default fixture.

get_feature_matrixA

Return implemented features, safety exclusions, and runtime readiness.

prepare_fixtureA

Validate and expand the deterministic ORCL fixture without running it.

run_fixtureB

Run all stages deterministically and store the in-memory result and events.

prepare_host_runB

Return the canonical plan for the active host harness; accepts no model credentials.

import_host_runB

Validate completed host stage outputs and atomically publish the final dossier.

create_host_runC

Create a durable credential-free host run with decision-memory recall.

start_host_runA

Start a prepared durable host run and return its first stage.

append_run_receiptsC

Append safe live stage/tool receipts without prompts, raw arguments, or credentials.

commit_host_stageA

Commit and checkpoint one completed host stage, then return the next stage.

pause_host_runC

Pause a host run at its next portable stage boundary.

resume_host_runB

Resume from the first incomplete portable stage; replay interrupted work.

get_run_controlB

Return durable lifecycle status, revision, checkpoint, cancellation, and next stage.

poll_run_eventsC

Read live lifecycle events after a monotonic cursor.

request_run_cancellationB

Request cooperative cancellation; the host owns interruption.

acknowledge_run_cancellationC

Acknowledge host interruption and make cancellation terminal.

finalize_host_runA

Validate all committed stages and atomically publish the completed dossier.

export_completed_runA

Export a bundle with atomic first publication and crash-recoverable validated overwrite.

query_decision_memoryA

Recall up to five same-symbol and three cross-symbol prior decisions.

record_decision_outcomeB

Append a host-observed outcome and reflection to a prior research decision.

get_conformance_reportB

Validate portable observable invariants; optionally verify pinned checkout identity.

get_runA

Return a compact dashboard-oriented run record.

get_run_eventsB

Return the ordered event stream for a run.

get_run_resultB

Return the full typed result for a run.

get_run_viewA

Return the complete UI-ready run projection for inline harness rendering.

launch_local_dashboardC

Serve the local dashboard assets and JSON APIs on loopback.

get_dashboard_reportB

Return the presentation-safe dashboard summary for a run.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/harshitagarwal2/StockResearchAgents'

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