mcp

railxdev/mcp
★ 0 stars Unknown language AI/LLM Updated 1d ago
Official MCP server for building Stock Token apps and agents with RailX
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": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "railxdev/mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="https://railx.dev"> <img src="https://railx.dev/railx-avatar.png" alt="RailX" width="88" height="88" /> </a> </p> Put the stock market in your app. RailX is the trading API for tokenized stocks on Robinhood Chain, with market tools for AI agents. The official MCP server gives Claude, Cursor, and other MCP clients the tools to find Stock Tokens, get quotes, and prepare policy-checked trades. Your agent gets an explainable verdict and unsigned transactions. Your wallet

Tools (9)

npxrailx_create_quoterailx_get_assetrailx_get_corporate_actionsrailx_get_portfoliorailx_get_pricerailx_get_trade_planrailx_preflight_traderailx_simulate_transactions