Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Finance & Fintech
  3. Poshkan Paper Trading
  4. README

Poshkan Paper Trading README

The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Poshkan Paper Trading listing page.

Back to Poshkan Paper Trading View source on GitHub

Poshkan — Paper Trading

Practice trading US stocks, ETFs, crypto, and forex with virtual money. Poshkan combines paper accounts, research beside each trade, performance tracking, and a Strategy Lab for building and testing your own trading rules.

All balances, trades, and returns are simulated. The app uses market data to price paper trades.

Live app: www.poshkan.com.

Features

  • Accounts for each market — independent portfolios, configurable virtual starting cash, watchlists, and cash adjustments.
  • Beginner onboarding — create a paper account, research a company, make a paper trade, and review the decision in History. Account/trade completion is automatic; research and review are self-confirmed, with progress saved per user in the current browser. Strategy Lab lives under Advanced in dashboard navigation.
  • Spot and leveraged trading — stock/crypto market and limit orders, plus leveraged long/short positions across all three markets with per-trade leverage and stop-loss/take-profit. Forex covers seven major pairs, pending entry orders, scaled exits, and timed auto-close. Pending orders support DAY/GTC time in force.
  • Research before buying — company fundamentals, historical price context, charts, news, stock discovery, and a crypto market map. Public research pages, market scans, trading explainers, and calculators are available without an account.
  • Performance and leaderboard — realized/unrealized P&L, allocation, account-value history, transaction history, and account rankings by percentage return with activity and drawdown stats.
  • Strategy Lab — combine entry rules, choose symbols and timeframes, define stops/targets and holding limits, then backtest against completed candles with estimated trading costs. Backtested strategies can run live paper alerts; custom strategies currently do not place trades.
  • Optional AI tools — an AI Scanner with custom instructions, optional automatic paper trading within account risk limits, and position analysis, using each user's own Anthropic API key. Keys are encrypted before storage.
  • Notifications and mobile access — in-app notifications, Web Push, email alerts, a weekly digest endpoint, and an installable PWA with light/dark themes.
  • Claude/MCP access — personal tokens let compatible MCP clients inspect accounts and market data, place spot trades, and manage forex positions and pending orders.

The old SMC, OTE, trend, mean-reversion, and candle-range scanner switches have been retired. Their strategy explainers remain as educational content; the current tools are user-built strategies and the AI Scanner.

Stack and architecture

AreaImplementation
AppNext.js 16 App Router, React 19, TypeScript
UITailwind CSS v4, Lucide icons, custom SVG/candlestick charts, TradingView widgets
Auth and databaseSupabase Auth, Postgres, Row-Level Security, SQL RPCs for trade execution
Client dataTanStack Query for quote polling and cache management
Market dataYahoo Finance via yahoo-finance2; optional Twelve Data integration
AIAnthropic SDK with encrypted user-provided keys
IntegrationsMCP server, Resend email, Web Push/VAPID
HostingVercel, with scheduled jobs and an external frequent cron pinger

Quotes are Yahoo-first: a batched request resolves multiple symbols, with Twelve Data filling unresolved quotes when configured. Quotes are cached in memory and in the shared market_quotes table. Candles are Twelve Data-first when configured, with Yahoo fallback; Yahoo also supplies discovery and news. The app can run on Yahoo alone, without a market-data key. Historical coverage and quote freshness depend on the provider and available cache.

Trade actions obtain prices on the server. Postgres RPCs validate balances and update trading state atomically; pending-order execution uses a status = 'pending' claim. The leveraged position engine is shared by stocks, crypto, and forex, despite its fx_* database names.

Local setup

1. Install dependencies

Use Node.js 20.9 or newer, npm, and a Supabase project.

bash
git clone https://github.com/afrazja/poshkan-v2.git
cd poshkan-v2
npm ci

2. Configure the environment

Copy .env.local.example to .env.local and replace the placeholders. For PowerShell:

powershell
Copy-Item .env.local.example .env.local
VariablePurpose
NEXT_PUBLIC_SUPABASE_URLRequired Supabase project URL.
NEXT_PUBLIC_SUPABASE_ANON_KEYRequired public Supabase client key; database access is constrained by RLS.
NEXT_PUBLIC_SITE_URLApp origin for email confirmation and password recovery; use http://localhost:3000 locally.
SUPABASE_SERVICE_ROLE_KEYServer-side admin access for username login, cron jobs, MCP authentication, shared caches, and notifications. Set this for the full app.
CRON_SECRETSecret used to authenticate scheduled jobs and sign digest unsubscribe links.

Optional settings can be added to .env.local; the example file contains only the basic setup:

VariableEnables / behavior
TWELVE_DATA_API_KEYOptional candle provider and quote fallback. Leave blank to use Yahoo alone.
TWELVE_DATA_CREDITS_PER_MINUTELocal Twelve Data request budget; defaults to 8. Match it to your provider allowance.
ENCRYPTION_KEYRequired to save/use user-provided Anthropic keys: 32 random bytes, base64-encoded.
RESEND_API_KEYApp email delivery.
EMAIL_FROMSender identity for app emails; configure a sender allowed by your Resend account.
CONTACT_EMAILRecipient for the public contact form.
NEXT_PUBLIC_VAPID_PUBLIC_KEYPublic Web Push key.
VAPID_PRIVATE_KEYMatching server-side Web Push private key.
ADMIN_EMAILSComma-separated admin allowlist; the first address receives signup notifications when email is configured.
AUTO_TRADE_ENABLEDSet to false to disable AI Scanner automatic trades globally. User-built strategies produce alerts only.

Generate an encryption key locally with:

bash
node -e "console.log(require('crypto').randomBytes(32).toString('base64'))"

Keep .env.local private. Only variables intended for the browser should use NEXT_PUBLIC_; service-role, cron, encryption, provider, and private push keys must stay server-side. AI features use keys saved by users in the app; there is no shared operator Anthropic-key fallback. The AI Scanner currently also requires the user to have a push subscription.

3. Apply the database scripts

SQL lives in supabase/ and is applied manually through the Supabase SQL editor. There is no automatic migration step in npm run dev or npm run build.

For a fresh database, apply this base sequence in order (each name is a .sql file):

text
schema → orders → upgrades → forex → forex-sltp → orders-tif
→ leaderboard → hardening → mcp → push-journal → ai-limits
→ login-stats → market-quotes → leaderboard-stats

Then apply the remaining scripts in the order below, left to right within each row:

OrderFiles in supabase/Adds
1username-login.sql → google-auth.sqlUsername login and social-auth profile support.
2market-data-cache.sqlShared candle cache and history-sync metadata.
3fx-leverage.sql → forex-pairs.sql → forex-timed-close.sql → forex-tp-levels.sql → fx-position-source.sqlAccount leverage, currency conversion, timed/scaled exits, and position origin tracking.
4forex-scan-alerts.sql → forex-scan-auto.sql → forex-auto-settings.sql → forex-ai-instruction.sql → ai-scanner-symbols.sql → byok-anthropic-key.sqlAI Scanner history, risk settings, instructions, symbols, and encrypted keys.
5smc-scanner.sql → ote-scanner.sql → trend-scanner.sql → meanrev-scanner.sql → candlerange-scanner.sqlLegacy tables still referenced by later schema scripts.
6scanner-auto-close.sql → scanner-position-cap.sql → per-trade-leverage.sqlHolding limits, position caps, and per-trade leverage.
7custom-strategies.sqlCurrent Strategy Lab configurations, backtests, and signals.
8notifications.sql → account-notify.sql → scans.sqlNotification center, account notification preferences, and public daily scans.
9mcp-crypto-risk.sqlGuarded MCP crypto entries: 1–2× leverage, atomic stops/targets/deadline, position and risk caps, fractional crypto units.
10crypto-cloud-monitor.sqlDurable cloud scan claims and atomic trade receipts. Requires mcp-crypto-risk.sql.

The legacy scanner tables are included because scanner-position-cap.sql and per-trade-leverage.sql alter them and add fields used by current features. Applying those scripts without the legacy tables can fail. On an existing database, inspect what has already been applied and the prerequisites in each file before running outstanding scripts. Some optional features hide or show an unavailable state until their migrations are present.

4. Configure authentication

Enable email/password authentication with email confirmation in Supabase. Set the Supabase Auth Site URL to your app origin and allow the following local redirect URLs, plus the equivalent URLs for each deployed origin:

text
http://localhost:3000/auth/confirm
http://localhost:3000/auth/callback
http://localhost:3000/auth/reset

The email-confirmation handler expects token_hash and type query parameters. Configure the confirmation email link to target /auth/confirm, for example:

html
<a href="{{ .RedirectTo }}?token_hash={{ .TokenHash }}&type=email">Confirm your email</a>

The signup form supplies /auth/confirm as RedirectTo. Google sign-in uses the separate /auth/callback route to exchange the authorization code; password recovery uses /auth/reset.

For Google sign-in, apply google-auth.sql, configure a Google OAuth web client with your app origins, and register the Supabase provider callback as its authorized redirect URI:

text
https://YOUR-PROJECT-REF.supabase.co/auth/v1/callback

Add the Google client ID and secret to the Supabase Google provider and enable it. The Google provider callback and the app's /auth/callback are different steps of the same flow.

5. Start the app

Terminal
npm run dev

Open localhost:3000, create an account, and create a paper portfolio. Background scans, order monitoring, and daily history require the scheduled jobs below.

Scheduled jobs and deployment

The project deploys on Vercel from main. Configure the environment variables there and set NEXT_PUBLIC_SITE_URL and Supabase Auth redirects to the deployed origin. Database scripts are applied separately from app deployments.

vercel.json currently schedules two jobs (UTC):

EndpointScheduleWork
/api/cron/market-checkWeekdays at 15:30Pending orders, price alerts, and leveraged-position exits.
/api/cron/snapshotsDaily at 22:15Account-value snapshots, DAY-order expiry, and public daily scans.

For ongoing order monitoring and strategy scans, configure an external scheduler to call GET /api/cron/scanners every 1–5 minutes, with the header:

text
Authorization: Bearer <CRON_SECRET>

This endpoint bundles custom-scan, scan-opportunities (AI), and market-check. The two schedules in vercel.json alone do not provide frequent monitoring. The old smc-scan, ote-scan, trend-scan, meanrev-scan, and candlerange-scan routes no longer exist.

/api/cron/weekly-digest is available but is not scheduled in vercel.json; add a weekly external schedule if email digests are wanted. /api/cron/daily-scans can also be invoked separately, although snapshots already call it. Scheduled routes require CRON_SECRET and server-side Supabase access.

MCP integration

Create a personal token in the app's AI/MCP access dialog. Connect an MCP client to https://<your-app-host>/api/mcp/mcp using Authorization: Bearer <token>. The dialog provides connection details; tokens are shown once, stored as hashes, and revocable.

The server scopes tools to the token owner's accounts. It supports account/holding reads, quotes, price history and indicators, symbol search, transactions, spot trades, and limit orders. Dedicated forex tools open/list/close positions and place/list/cancel pending entry orders. open_crypto_position opens leveraged crypto longs/shorts with mandatory SL/TP, 1–2× leverage, at most 0.5% of free cash in planned stop risk, at most 25% in margin, at least 3:1 planned reward/risk, and a timed exit within six days (72 hours by default). dry_run: true validates without trading. The account may have only one open leveraged position and no pending leveraged entries. The SQL RPC locks the account and saves the brackets/deadline with the position. Apply mcp-crypto-risk.sql before using this tool: it returns an unavailable error if the RPC is missing and never falls back to the legacy fx_open RPC's fixed 30× margin calculation. list_forex_positions reads leveraged positions across markets; status: "closed" returns recent settled positions for realized-loss tracking. Timed and bracket exits depend on the market-check worker running with available market data; they are not guaranteed execution times.

Development reference

Crypto monitoring while your computer is off

.github/workflows/crypto-cloud-monitor.yml calls POST /api/cron/crypto-monitor on GitHub-hosted runners twice per hour. This runs independently of Codex and your PC. GitHub schedules are best-effort and may be delayed or dropped; this is not an exact 30-minute or guaranteed stop-execution service. The existing market-check worker also handles stored brackets and timed exits.

Apply supabase/mcp-crypto-risk.sql, then supabase/crypto-cloud-monitor.sql. Set repository variable CRYPTO_MONITOR_ACCOUNT_ID to the chosen crypto account UUID and CRYPTO_MONITOR_ENABLED to true; the workflow uses the existing CRON_SECRET repository secret. Set the variable to false to stop this workflow, or disable it in GitHub Actions. The global AUTO_TRADE_ENABLED=false server setting blocks new entries while the worker continues checking exits. Turn off the account's legacy AI auto-trading to avoid two bots.

The cloud analyst uses the account owner's Claude API key saved in Poshkan and the app's existing Opus 4.8 model. API usage is billed to that key, separately from any Codex subscription; there is no operator-key fallback. Missing keys/migrations block entries and are reported in the workflow summary. status checks prerequisites without trading, preview analyzes without trading, and run may open a qualifying paper position. No mode forces a test trade.

Only BTC, ETH and SOL leveraged longs/shorts are considered. Closed 15-minute/hourly/daily candles drive the analysis. Server checks enforce 2× leverage, at most 0.5% available-cash planned stop risk, at most 25% cash margin, at least 3:1 planned reward/risk, one leveraged position, mandatory SL/TP and a 72-hour deadline. Existing spot holdings are preserved. The database claims each account's 30-minute scan once and commits the trade receipt with the cash mutation, so retries return the original receipt. Receipts and analysis live in the owner-readable crypto_monitor_runs table. Entry/exit and new actionable failure notices use Poshkan's existing notification center and configured push subscriptions.

Run policy checks with node --experimental-strip-types --test scripts/crypto-monitor-policy.test.mjs.

LocationResponsibility
src/app/page.tsxPublic landing page.
src/app/dashboard/Accounts, leaderboard, history, and Strategy Lab routes.
src/app/dashboard/actions.tsAccount creation and demo setup.
src/app/dashboard/[accountId]/actions.tsTrading, orders, account settings, tokens, and alerts.
src/app/dashboard/scanners/Strategy persistence, backtests, activation, and scanner health.
src/lib/marketdata.tsProvider routing and market-data retrieval.
src/lib/market-quote-cache.ts, src/lib/market-candle-cache.tsShared market-data caches.
src/lib/pnl.ts, src/lib/forex.ts, src/lib/assets.tsP&L, margin/position math, and asset-class enforcement.
src/lib/custom-strategy.ts, src/lib/custom-strategy-backtest.ts, src/lib/trading-costs.tsRule evaluation, backtesting, and estimated execution costs.
src/app/api/cron/, src/app/api/mcp/[transport]/Background jobs and token-authenticated MCP tools.
src/lib/supabase/, src/proxy.tsDatabase clients, auth sessions, and route protection.
src/lib/email.ts, src/lib/push.ts, public/sw.jsEmail, push delivery, and service worker.
supabase/Manually applied schema and RPC migrations.

Useful commands:

Terminal
npm run dev          # Development server
npx tsc --noEmit      # Type check
npm run lint         # ESLint
npm run build        # Production build
npm start            # Serve a completed production build

Before shipping, run the type check and production build and browser-check public pages. Do not delete .next while a dev server is running. For Next.js changes, read the relevant guide in node_modules/next/dist/docs/; this repository uses Next.js 16 conventions.

See AGENTS.md for contribution rules and docs/ROADMAP.md for planned work. DESIGN.md and docs/OVERVIEW.md provide historical context and may describe earlier versions; current behavior is defined by the code.