Skip to main content
Glama

get_example

Fetch canonical CI-validated FLOX example code for strategy, connector, indicator, event-handler, risk, or backtest, optionally filtered by language. Use before writing fresh code.

Instructions

Return canonical FLOX example code for a topic, filtered optionally by language. Use this when the user asks 'show me how to {backtest|connect to ccxt|wire an indicator}' BEFORE writing fresh code from memory — the bundled examples are CI-validated, your generated code is not. Topics: strategy, connector, indicator, event-handler, risk, backtest. Languages: python, node, codon, cpp.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYesTopic. One of: strategy, connector, indicator, event-handler, risk, backtest.
languageNoOptional language filter. One of: python, node, codon, cpp.

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/FLOX-Foundation/flox'

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