io.github.spfunctions/simplefunctions
REMOTE · SIMPLEFUNCTIONS.DEV · 2 COMPONENTS · SCANNED AUG 3
Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 108 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability58
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 9728 tokens (~90/item across 108 items; 108 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 86% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · simplefunctions.dev
claude mcp add --transport http spfunctions-simplefunctions https://simplefunctions.dev/api/mcp/mcp
[mcp_servers.spfunctions-simplefunctions] url = "https://simplefunctions.dev/api/mcp/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"spfunctions-simplefunctions": {
"type": "remote",
"url": "https://simplefunctions.dev/api/mcp/mcp",
"enabled": true
}
}
} openclaw mcp add spfunctions-simplefunctions --url https://simplefunctions.dev/api/mcp/mcp --transport streamable-http
mcp_servers:
spfunctions-simplefunctions:
url: "https://simplefunctions.dev/api/mcp/mcp" {
"mcpServers": {
"spfunctions-simplefunctions": {
"type": "http",
"url": "https://simplefunctions.dev/api/mcp/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 60
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://simplefunctions.dev/api/mcp/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=*.simplefunctions.dev | CN=YR2,O=Let's Encrypt,C=US | 30 Jul 2026 | 28 Oct 2026 | RSA 2048 | SHA256-RSA | 6d7e67683f4273d59b74f537f8cc883bcce |
| SANs: *.simplefunctions.dev, simplefunctions.dev | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of simplefunctions.dev. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| dev. | present | 60074 | 8 | Verified |
| simplefunctions.dev. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://simplefunctions.dev/api/mcp/mcp | Verified | 200 | |
| http (plaintext) | http://simplefunctions.dev/api/mcp/mcp | HTTPS enforced | 308 | https://simplefunctions.dev/api/mcp/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
add_position ~136
Record a new position in a thesis for tracking. Use after an intent fills or a manual trade.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| direction | string | yes | Position direction |
| entryPrice | number | yes | Entry price in cents |
| externalMarketId | string | yes | Market ticker |
| marketTitle | string | yes | Human-readable market name |
| rationale | string | — | Why this position |
| size | number | — | Position size (contracts) |
| thesisId | string | yes | Thesis ID |
| venue | string | yes | Exchange venue |
No output schema declared.
No examples provided.
augment_tree ~73
Advanced: Merge suggested causal tree nodes from evaluations into the tree (append-only).
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| dryRun | boolean | — | Preview without applying (default: false) |
| thesisId | string | yes | Thesis ID |
No output schema declared.
No examples provided.
batch_markets ~57
Fetch many markets at once by ticker list. Cheaper than calling get_market_detail in a loop.
| Name | Type | Req | Description |
|---|---|---|---|
| depth | number | — | Orderbook depth levels (0 = none) |
| tickers | string | yes | Comma-separated tickers |
No output schema declared.
No examples provided.
browse_public_skills ~83
Browse public skills from the community. Free-tier and rate-limited. Filter by category, search, or sort by popularity.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by category: custom, trading, research, monitoring |
| q | string | — | Search skills by name/description |
| sort | string | — | Sort order: popular or new (default: new) |
No output schema declared.
No examples provided.
cancel_intent ~57
Cancel an active intent. Stops trigger evaluation and prevents execution.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| intentId | string | yes | Intent ID to cancel |
No output schema declared.
No examples provided.
close_position ~60
Delete a position record from a thesis.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| positionId | string | yes | Position ID |
| thesisId | string | yes | Thesis ID |
No output schema declared.
No examples provided.
configure_heartbeat ~218
Configure the 24/7 heartbeat engine: news scan interval, X scan interval, LLM model tier, monthly budget, runtime pause/resume, and closed-loop intent creation. Agent can speed up monitoring during high volatility or slow down to save budget.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| closedLoopEntry | boolean | — | Enable/disable closed-loop entry intent creation |
| closedLoopExit | boolean | — | Enable/disable closed-loop exit intent creation |
| evalModelTier | string | — | LLM model for evaluations |
| monthlyBudgetUsd | number | — | Monthly budget cap in USD (0 = unlimited) |
| newsIntervalMin | number | — | News scan interval in minutes (15-1440, default 240) |
| paused | boolean | — | Pause/resume heartbeat |
| thesisId | string | yes | Thesis ID |
| xIntervalMin | number | — | X/social scan interval in minutes (60-1440, default 240) |
No output schema declared.
No examples provided.
create_intent ~299
Declare an execution intent: "buy X when condition Y, expire at Z." Intents are the single gateway for all order execution. The local runtime daemon evaluates triggers and executes via user's Kalshi/Polymarket keys.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Trade action |
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| autoExecute | boolean | — | Auto-execute without later human confirmation. Defaults to false unless explicitly set true. |
| direction | string | yes | Contract direction |
| expireAt | string | — | ISO timestamp when intent expires (default: +24h) |
| marketId | string | yes | Market ticker (e.g. KXFEDDEC-25DEC31-T100) |
| marketTitle | string | yes | Human-readable market name |
| maxPrice | number | — | Max price per contract in cents (1-99). Omit for market order. |
| rationale | string | — | Why this trade — logged for audit trail |
| source | string | — | Intent source: agent, manual, idea |
| sourceId | string | — | Source reference (idea ID, thesis ID, etc.) |
| targetQuantity | number | yes | Number of contracts |
| triggerPrice | number | — | Price trigger threshold in cents (for price_below/price_above) |
| triggerType | string | — | When to execute |
| venue | string | yes | Exchange venue |
No output schema declared.
No examples provided.
create_skill ~171
Create a custom agent skill — a reusable prompt/workflow that can be triggered via slash command.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| auto | string | — | Auto-trigger condition |
| category | string | — | Category: custom, trading, research, monitoring |
| description | string | yes | What this skill does |
| estimatedTime | string | — | Estimated run time |
| name | string | yes | Skill name (e.g. "precheck") |
| prompt | string | yes | The full prompt/instructions for the skill |
| tags | array | — | Tags for discovery |
| toolsUsed | array | — | SimpleFunctions tools this skill uses |
| trigger | string | yes | Slash command trigger (e.g. "/precheck") |
No output schema declared.
No examples provided.
create_strategy ~256
Set up automated trading: define entry price, stop loss, take profit, and LLM-evaluated soft conditions. The heartbeat engine checks conditions every 15 min and executes when met.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| direction | string | yes | Trade direction |
| entryAbove | number | — | Entry trigger: ask >= this value (cents, for NO direction) |
| entryBelow | number | — | Entry trigger: ask <= this value (cents) |
| horizon | string | — | Time horizon |
| market | string | yes | Human-readable market name |
| marketId | string | yes | Market ticker e.g. KXWTIMAX-26DEC31-T150 |
| maxQuantity | number | — | Max total contracts |
| perOrderQuantity | number | — | Contracts per order |
| rationale | string | — | Full logic description |
| softConditions | string | — | LLM-evaluated conditions |
| stopLoss | number | — | Stop loss: bid <= this value (cents) |
| takeProfit | number | — | Take profit: bid >= this value (cents) |
| thesisId | string | yes | Thesis ID |
No output schema declared.
No examples provided.
create_thesis ~132
Create a new prediction market thesis from a TESTABLE CLAIM — a statement that can be verified true or false at a future time. GOOD: "Bitcoin closes 2026 above $50,000". BAD: "High conviction due to large price gap" (that is reasoning, not a claim). Builds a causal tree and scans for mispriced contracts. Formation takes ~60s.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| sync | boolean | — | Wait for formation to complete |
| thesis | string | yes | Your thesis statement |
No output schema declared.
No examples provided.
enrich_content ~129
Cross-reference any text with thousands of prediction market contracts. Paste content + topics, get divergence analysis: where sentiment disagrees with market prices. No auth, no Firecrawl needed. Demo/trial entry point.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Text content to cross-reference (up to 50K chars) |
| includeIndex | boolean | — | Include SimpleFunctions Index |
| model | string | — | LLM model for digest generation. Default: google/gemini-2.5-flash |
| topics | array | yes | Topics to search in prediction markets, e.g. ["iran", "oil"] |
No output schema declared.
No examples provided.
explore_public ~51
Browse public theses from other users. Free-tier and rate-limited. Pass a slug to get details, or omit to list all.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | — | Specific thesis slug, or empty to list all |
No output schema declared.
No examples provided.
explore_theses ~42
Browse public theses (alias of explore_public). Pass slug to get one, omit to list.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | — | Thesis slug, or empty to list |
No output schema declared.
No examples provided.
fork_skill ~62
Fork a public skill into your collection. No slug needed — just the skill ID.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| skillId | string | yes | Public skill ID to fork |
No output schema declared.
No examples provided.
fork_thesis ~235
Fork a thesis. Two modes: (1) Clone — call with just idOrSlug to copy a PUBLIC thesis verbatim into your collection. (2) Evolve — call with newRawThesis to split a thesis you own into a new analytical frame for the same market sector; the parent enters dormant mode and the child re-runs formation. Use evolve when the current frame is fundamentally inadequate for what the evidence now shows.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| idOrSlug | string | yes | Thesis ID or public slug |
| inheritEdgeMarketIds | array | — | Evolve mode: subset of current edge marketIds to carry over. Omit to let formation rescan fresh. |
| newRawThesis | string | — | Evolve mode: new frame in 1-3 sentences. Omit for clone mode. |
| newTitle | string | — | Evolve mode: short title for the new thesis, ≤60 chars |
| reason | string | — | Evolve mode: why the original frame is no longer adequate |
No output schema declared.
No examples provided.
get_agent_guide ~60
Runtime playbook for agents: step-by-step workflows for query / monitor / integrate intents. Use when an agent is lost or needs onboarding.
| Name | Type | Req | Description |
|---|---|---|---|
| intent | string | — | Workflow intent |
| q | string | — | Specific question to scope the guide |
No output schema declared.
No examples provided.
get_answer ~58
Pre-computed answer card for a probability question (the same data that powers /answer/{slug}). Returns probability, confidence, and citations.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Answer slug (e.g. will-the-fed-cut-rates-in-december) |
No output schema declared.
No examples provided.
get_balance ~42
Advanced: Kalshi account balance and portfolio value.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
No output schema declared.
No examples provided.
get_briefing ~56
Topic-scoped briefing: short narrative + relevant markets + prior moves + key dates. Reusable as a callable /briefing card.
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | — | Topic keyword |
| window | string | — | Lookback window |
No output schema declared.
No examples provided.
get_calendar ~70
Upcoming dated events that drive prediction markets: FOMC, CPI release, election dates, sports finals. Returns date, topic, and linked tickers.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Category filter (econ, election, sports, geo) |
| days | number | — | Lookahead days (default 30) |
No output schema declared.
No examples provided.
get_calibration ~75
SimpleFunctions calibration: Brier scores, hit rates by edge bucket, category breakdown, drift alerts. Measured against resolved/settled markets.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Topic filter (fed, elections, ai, crypto, sports, ...) |
| period | string | — | Period (30d, 90d, all) |
No output schema declared.
No examples provided.
get_changes ~64
Market change events since a timestamp: new contracts, price moves, removed contracts. Used by the live feed and agent context refreshers.
| Name | Type | Req | Description |
|---|---|---|---|
| q | string | — | Keyword filter |
| since | string | — | ISO timestamp lower bound |
| type | string | — | Change type |
No output schema declared.
No examples provided.
get_changes_delta ~66
Per-thesis change delta since a timestamp — what evolved on this thesis (signals consumed, edges updated, confidence moves).
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key |
| since | string | — | ISO timestamp lower bound |
| thesisId | string | yes | Thesis ID |
No output schema declared.
No examples provided.
get_congress_member ~32
Get a single Congress member by bioguide ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Bioguide ID |
No output schema declared.
No examples provided.
get_contagion ~81
Connected-market signals: contracts that historically co-move with the input topic but have diverged in the current window. Surfaces "this market should have moved but didn't" trades.
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | — | Topic keyword (fed, election, ai) |
| window | string | — | Lookback (e.g. 24h, 7d) |
No output schema declared.
No examples provided.
get_context ~139
START HERE. Global market snapshot: top edges (mispriced contracts), price movers, highlights, traditional markets — live exchange data updated every 15 min. With thesisId + apiKey: thesis-specific context including causal tree, edges with orderbook depth, evaluation history, and track record. Global context is free-tier and rate-limited; API keys unlock higher limits.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | — | SimpleFunctions API key. Required only for thesis-specific context. Get one at https://simplefunctions.dev/dashboard/keys or run: sf login |
| thesisId | string | — | Thesis ID. Omit for global market snapshot on the free tier. |
No output schema declared.
No examples provided.
get_economic_anchors ~73
Macro/economic anchors from FRED: latest values, percentile vs history, crosswalk to relevant prediction markets. For grounding macro theses.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Category (rates, inflation, employment, growth) |
| series | string | — | FRED series ID (e.g. CPIAUCSL) |
No output schema declared.
No examples provided.
get_edges ~100
Top mispriced markets across all theses, ranked by edge size. Shows where your model disagrees with the market. No auth = public thesis edges. Auth = private + public.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | — | SimpleFunctions API key. Omit for public edges only. |
| limit | number | — | Max edges to return |
| minEdge | number | — | Minimum edge in cents |
| venue | string | — | Filter: kalshi or polymarket |
No output schema declared.
No examples provided.
get_evaluation_history ~67
Confidence trajectory over time — daily aggregated evaluations for a thesis. Use to analyze trends, detect convergence/divergence.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| thesisId | string | yes | Thesis ID |
No output schema declared.
No examples provided.
get_feed ~66
Cross-thesis evaluation feed: every evaluation across all your theses, ordered descending. Powers `sf feed` CLI.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key |
| hours | number | — | Lookback hours (default 24) |
| limit | number | — | Max rows |
No output schema declared.
No examples provided.
get_fills ~53
Advanced: Recent trade fills on Kalshi.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| ticker | string | — | Filter by market ticker |
No output schema declared.
No examples provided.
get_forecast ~103
Advanced: P50/P75/P90 percentile distribution for a Kalshi event — shows how market consensus shifted over time.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key (needed for authenticated Kalshi calls). Get one at https://simplefunctions.dev/dashboard/keys |
| days | number | — | Days of history (default 7) |
| eventTicker | string | yes | Kalshi event ticker (e.g. KXWTIMAX-26DEC31) |
No output schema declared.
No examples provided.
get_glossary_term ~32
Get a single glossary term with full definition and links.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Glossary slug |
No output schema declared.
No examples provided.
get_heartbeat_config ~50
Get heartbeat config + monthly cost summary for a thesis (alias of get_heartbeat_status).
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key |
| thesisId | string | yes | Thesis ID |
No output schema declared.
No examples provided.
get_heartbeat_status ~68
Get heartbeat config + this month's cost summary for a thesis. See news/X scan intervals, model tier, budget usage.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| thesisId | string | yes | Thesis ID |
No output schema declared.
No examples provided.
get_highlights ~35
Editorial highlights for the day: top movers, divergences, fresh contagion, freshly-resolved markets. Curated summary view.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_index_history ~55
Historical SimpleFunctions Index snapshots. Pre-computed every 15 minutes, stored since v2 launch (2026-04-09). For charting trends.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | Lookback days (default 7) |
No output schema declared.
No examples provided.
get_legislation ~42
Get bill detail with prediction-market cross-reference (alias of legislation).
| Name | Type | Req | Description |
|---|---|---|---|
| billId | string | yes | Bill ID, e.g. "119-hr-22" |
No output schema declared.
No examples provided.
get_market_detail ~71
Get full detail for a single market: price, volume, indicators, regime label, history pointer, cross-venue counterpart. Lower-level than inspect_ticker — raw JSON only.
| Name | Type | Req | Description |
|---|---|---|---|
| depth | number | — | Orderbook depth levels to include (0 = none) |
| ticker | string | yes | Market ticker |
No output schema declared.
No examples provided.
get_market_diff ~94
Diff a market vs the prior window: price delta, volume delta, indicator drift. For "what changed in the last 6h?" questions.
| Name | Type | Req | Description |
|---|---|---|---|
| sort | string | — | Sort field (e.g. priceDelta) |
| tickers | string | — | Comma-separated tickers |
| topic | string | — | Topic keyword if no tickers |
| window | string | — | Lookback (default 24h) |
No output schema declared.
No examples provided.
get_market_history ~39
Get rolling 7-day price + indicator history for a single market. For trajectory questions and chart rendering.
| Name | Type | Req | Description |
|---|---|---|---|
| ticker | string | yes | Market ticker |
No output schema declared.
No examples provided.
get_market_index ~52
SimpleFunctions Prediction Market Index v2. Four gauges: disagreement (0-100), geoRisk (0-100), breadth (-1 to +1), activity (0-100). Updated every 15 minutes.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_market_microstructure_history ~75
Per-ticker microstructure time series: implicit yield, CRI, EE, LAS, overround, plus realised volatility. Used for charting indicator drift.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | Lookback days (default 7) |
| interval | string | — | Bucketing |
| ticker | string | yes | Market ticker |
No output schema declared.
No examples provided.
get_markets ~129
Get traditional market prices via Databento. Default: SPY, VIX, TLT, GLD, USO. Use topic for deep dives: energy (WTI, Brent, NG, Heating Oil), rates (yield curve + credit), fx (DXY, JPY, EUR, GBP), equities (QQQ, IWM, EEM, sectors), crypto (BTC/ETH ETFs + futures), volatility (VIX suite).
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | — | Deep dive topic: energy, rates, fx, equities, crypto, volatility. Omit for core 5. |
No output schema declared.
No examples provided.
get_milestones ~71
Get upcoming events from Kalshi calendar (economic releases, political events, catalysts). Free-tier and rate-limited.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by category (e.g. Economics, Politics, Sports) |
| hours | number | — | Hours ahead to look (default 168 = 1 week) |
No output schema declared.
No examples provided.
get_newmarkets ~76
Recently-listed markets (new contracts) on Kalshi and Polymarket. For finding fresh trading opportunities.
| Name | Type | Req | Description |
|---|---|---|---|
| hours | number | — | Lookback hours (default 24) |
| limit | number | — | Max rows |
| minLiquidity | number | — | Minimum liquidity threshold |
| venue | string | — | kalshi or polymarket |
No output schema declared.
No examples provided.
get_opinion ~27
Get a single opinion/essay by slug.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Opinion slug |
No output schema declared.
No examples provided.
get_orders ~61
Advanced: Current resting orders on Kalshi.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys |
| status | string | — | Filter by status: resting, canceled, executed. Default: resting |
No output schema declared.
No examples provided.
get_positions ~65
Advanced: Open Kalshi positions with live P&L. Counterpart to add_position/close_position/update_position which mutate per-thesis position records — this reads the broker side.
| Name | Type | Req | Description |
|---|---|---|---|
| apiKey | string | yes | SimpleFunctions API key. Requires Kalshi credentials configured via sf setup. |
No output schema declared.
No examples provided.