Skip to content
VS Code

Poshkan Paper Trading for VS Code

io.github.afrazja/poshkan

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

client:VS Code transport:streamable-http

Install Poshkan Paper Trading in VS Code

.vscode/mcp.json

{
  "servers": {
    "poshkan": {
      "type": "http",
      "url": "https://www.poshkan.com/api/mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Poshkan Paper Trading in other clients