Skip to content
Claude Desktop

Poshkan Paper Trading for Claude Desktop

io.github.afrazja/poshkan

Paper trading for AI: live quotes, indicators, and virtual trades on stocks, crypto, and forex.

client:Claude Desktop transport:streamable-http

Install Poshkan Paper Trading in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "poshkan": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.poshkan.com/api/mcp/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Poshkan Paper Trading in other clients