Poshkan Paper Trading for Cursor
io.github.afrazja/poshkan
Paper trading for AI: live quotes, indicators, and virtual trades on stocks, crypto, and forex.
client:Cursor
transport:streamable-http
Install Poshkan Paper Trading in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"poshkan": {
"url": "https://www.poshkan.com/api/mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs