godel-mcp

gwarren3210/godel-mcp
★ 0 stars TypeScript AI/LLM Updated 5d ago
MCP server for Godel Terminal — exposes its data (REST + STOMP + Socket.IO) as tools for AI clients. Reverse-engineered from the live product.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "godel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gwarren3210/godel-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that turns [Godel Terminal](https://godelterminal.com) into an AI-drivable research surface. It speaks Godel's **real REST API** using your own session token, resolves tickers to Godel's numeric id space, and exposes the terminal's functions — `DES`, `FA`, `G`, ratings, `MOST`, search — as MCP tools. Point Claude at it and ask questions in English; the model drives the terminal.

Tools (10)

godel_describegodel_financialsgodel_historicalgodel_live_quotegodel_most_activegodel_newsgodel_quotegodel_ratingsgodel_resolvegodel_search