MUSASHI
Agent-ready prediction market intel

Trade the
[Tweets]

In the future, your agents scroll and trade for you.

See Demo
Free • No Rate Limits • REST API + Agent SDK
900+ markets live71 tracked accounts7 api endpoints
LIVE MARKETS659
TRACKED ACCOUNTS71 sources

Install Musashi

Clone the repo, install dependencies, then run npm run agent.

Clone
git clone https://github.com/VittorioC13/Musashi.git
Install
cd Musashi && npm install
Run
npm run agent
// FOR AGENTS

Stop Searching. Start Asking.

Swipe the cardsmobile carousel
Without Musashi
$ trading-agent is running...
Fresh install. No Musashi. No connected agentware.
The agent does not know what it can reach.
No Twitter sentiment. No Kalshi. No Polymarket.
It behaves like a normal chat assistant.
Human: "What's the sentiment on Bitcoin right now?"
No map. No flow. No action.
Just waiting for prompts it cannot turn into reality.
// expensive intelligence, trapped in a box
Human: "So... it still does nothing."
With Musashi
$ npm run agent
// Launches terminal dashboard with 6 panels
FEED
@Reuters • 2m
Trump ends...
• HIGH • 95%
ARBITRAGE
Bitcoin Up/Down
YES 37%NO 64%
Spread: 5.2%
MOVERS
↑ Iran Ceasefire
+12.3% (55→67%)
STATS
Tweets: 124
Politics: 45
LOGS
[15:23:45] ✓ Updated: 3 new
[15:23:40] ⚠ Arb: 5.2%
// Real-time data visualization, not JSON
Polling every 5s. Parallel fetch (300ms).
→ 10 tweets analyzed
→ 2 arbitrage opportunities found
→ 4 markets moving significantly
// Agent monitors dashboard, executes autonomously
No prompts. No chat. Pure data.
→ PolyDepth-style YES/NO splits
→ Color-coded urgency levels
Agent: *executes trade on 5.2% spread*
659
Markets Live
7
API Endpoints
71
Twitter Accounts

Built for Trading Bots

Automated Feed System

Monitors 71 high-signal Twitter accounts across 8 categories and matches tweets to markets every 2 minutes.

Categories tracked:
CRYPTOPOLITICSECONOMICSTECHSPORTSGEOPOLITICSFINANCEBREAKING NEWS

Trading Signals

AI-powered sentiment analysis classifies each tweet as bullish, bearish, or neutral with confidence scores, direction, edge, and urgency.

BULLISH
Long signal
BEARISH
Short signal
NEUTRAL
Hold position

Arbitrage Detection

Cross-platform price discrepancy detection between Polymarket and Kalshi with filters for spread, confidence, and category.

Example: Polymarket 63% → Kalshi 70% =7% spread

Market Movers

Tracks major price changes using stored price history and real-time polling to surface 1 hour and 24 hour movement.

1H CHANGE+12%
24H CHANGE-8%
Your InvestmentFree

What You Get

  • Automated feed from 71 high-signal accounts
  • 900+ markets (Polymarket + Kalshi)
  • AI sentiment analysis + trading signals
  • REST API + Agent SDK (TypeScript/JS)
  • Arbitrage detection + market movers
  • No rate limits, no API keys required

Common Questions

Everything you need to know about Musashi

Andrej Karpathy said in his tweet: "it's 2026, Build. For. Agents" - and that's why we built Musashi. We believe the era of CLI and agent-first products is here. Humans shouldn't be glued to screens watching markets - agents should monitor, analyze, and trade autonomously. Musashi provides the structured intelligence layer that agents need: not a pretty dashboard, but a high-frequency API with trading signals, confidence scores, and real-time market data. We're building infrastructure for the autonomous trading era.

Musashi is an AI intelligence service that automatically collects and analyzes tweets from 71 high-signal accounts every 2 minutes, matches them to 900+ prediction markets, generates trading signals, and feeds structured data to AI trading bots via a polling API. The Chrome extension is just a monitoring dashboard (10% of the product) - the real product is the intelligence layer for automated trading.

Primarily for AI trading bots and developers building automated prediction market strategies. The Chrome extension lets humans monitor what the bots see, but the core product is the feed API that provides analyzed tweets with sentiment, urgency levels, confidence scores, and suggested trading actions.

Every 2 minutes, Musashi collects tweets from 71 monitored accounts across 8 categories (crypto, politics, economics, tech, sports, geopolitics, finance, breaking news). Each tweet is analyzed using keyword matching, entity extraction, and sentiment analysis, then matched to relevant markets. Only tweets that match ≥1 market are stored in the feed for 48 hours.

For each analyzed tweet: original author and text, 1-5 matched markets with confidence scores, sentiment (bullish/bearish/neutral), suggested action (YES/NO/HOLD with confidence + edge), urgency level (critical/high/medium/low), category, and reasoning. Everything your bot needs to make trading decisions.

Use the Agent SDK (TypeScript/JavaScript) or call the REST API directly. Poll /api/feed every 20-30 seconds with filters (category, urgency, since timestamp) for optimal freshness. The SDK provides callback methods like onFeed() that handle polling automatically. Python, Node.js, and other language examples are in the docs.

900+ markets from Polymarket (500) and Kalshi (400), sorted by volume. Politics, economics, crypto, technology, sports, geopolitics, climate, and entertainment. Markets update every 15-20 seconds for real-time trading decisions. Coverage includes all major markets across categories with fresh pricing data.

Yes, completely free during beta. The feed API, Chrome extension, and SDK are all free with no rate limits currently. All infrastructure runs on free tiers (Vercel, Vercel KV, Twitter API). Fair usage limits may be added in the future to ensure service reliability, but the core service will remain free for reasonable bot usage.

Musashi detects cross-platform arbitrage opportunities (e.g., same market trading at 63% on Polymarket, 70% on Kalshi = 7% spread) and tracks markets with significant price changes (>5% in 1h or 24h windows). Access via /api/markets/arbitrage and /api/markets/movers endpoints.

Built for AI agents

START BUILDING — FREE