← Back to Plugins
MCP Server MCP

Poshkan Paper Trading

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.poshkan.com/api/mcp/mcp",
      "headers": [
        {
          "description": "Bearer pk_… — create a free token at poshkan.com: settings menu → Claude API access",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...