Ask like a person.
No dashboards to learn. Ask what happened, who moved, what macro is saying, or what prediction markets are pricing in.
ClawTerminal reads SEC filings, macro indicators, crypto perp markets, and prediction market data so you can ask in plain English and get sourced answers across every layer of the market.
One place to understand what changed, who moved, and what the market is pricing in — across filings, macro, and crypto.
No dashboards to learn. Ask what happened, who moved, what macro is saying, or what prediction markets are pricing in.
Answers point back to the source — filing, series, or market data — so you can verify the claim instead of trusting a black box.
Connect an insider filing to a macro shift to a perp funding rate. The full picture is rarely in one data source.
ClawTerminal is designed for research moments where context matters more than a headline.
Show me every 13D filing dropped on a Friday after 4pm — and what the stock did by Monday open.Filing timing is its own signal.
Which CEOs got paid eight figures while total return was negative — and are any of them still buying their own stock?Follow the money that management is trying to escape.
Anthropic just closed a round at $61B. What's the Ventuals perp implying the next one prices at?Track private valuations before the S-1 exists.
Prediction markets are at 74% for a September cut. Which sectors are 13F managers actually rotating into?See where conviction lives, not just where consensus is.
The signal is rarely in one place. Here is the kind of context ClawTerminal is built to surface.
Global Business Travel Group agreed to be acquired for $9.50 cash per share. The interesting part was buried in the large-holder filing.
One terminal. Every layer of the market.
Connect ClawTerminal to Claude or ChatGPT in two steps. No credit card, no waitlist — free while the product is being shaped.
Free during beta — works right now, no sign-up needed.
sk-live-sWh8n2kacM4AWlK49uUWsVLn9P37U_zCf2hQXIwf6O0
ClawTerminal runs as a remote MCP server. Pick your client below and paste the config — the key is already filled in.
// ~/Library/Application Support/Claude/claude_desktop_config.json { "mcpServers": { "clawterminal": { "type": "http", "url": "https://mcp.clawterminal.ai", "headers": { "Authorization": "Bearer sk-live-sWh8n2kacM4AWlK49uUWsVLn9P37U_zCf2hQXIwf6O0" } } } }
# Run once in your terminal — adds the server project-wide claude mcp add --transport http clawterminal \ https://mcp.clawterminal.ai \ --header "Authorization: Bearer sk-live-sWh8n2kacM4AWlK49uUWsVLn9P37U_zCf2hQXIwf6O0"