Prop firm intelligence for AI agents
Connect Claude, Cursor, OpenClaw, Codex-compatible clients, or any MCP-capable agent to live PropScorer data: firm scores, payout signals, KB-backed rule intelligence, freshness checks, and active deals.
PropScorer MCP
Read-only tools for agent workflows
{
"mcpServers": {
"propscorer": {
"url": "https://www.propscorer.com/api/mcp"
}
}
}Due diligence
Let agents check PropScore, health score, payout transparency, rule constraints, and source freshness before a trader buys.
Firm comparison
Compare firms across price, account size, profit split, drawdown type, platforms, payouts, rules, and trust signals.
Deals included
Use `get_deals` to surface active promo codes and public deals inside agent recommendations.
Available tools
A stable read-only toolset for real agent workflows: scores, deals, rules, KB retrieval, citations, and freshness checks.
search_firms
Find prop firms by name, platform, asset class, payout preference, or rule profile.
get_firm_score
Pull the full PropScore, health signals, plans, rules, promos, and editorial take for one firm.
compare_firms
Compare two to six firms side by side across score, price, account size, payouts, and rules.
get_payout_intel
Return payout speed, payout transparency, payout stats, and proof-related signals.
rank_firms_for_trader_profile
Rank firms for a trader's constraints: budget, platform, account size, payout timing, and rule preferences.
get_deals
Fetch active public promo codes and deals, ranked by discount and public availability.
ask_propfirm_question
Retrieve official-source KB excerpts for complex prop firm questions, with citations and freshness metadata for agent synthesis.
get_firm_rules
Return KB-backed rules, pricing, payout, FAQ, and terms excerpts for one firm, with source URLs and scrape freshness.
compare_firm_rules
Retrieve rule excerpts for several firms so agents can compare drawdown, payouts, consistency, news trading, and prohibited practices.
find_firms_by_rules
Search the KB for firms matching a rule preference, such as static drawdown, news trading allowed, daily payouts, or no consistency rule.
get_kb_freshness
Check KB coverage and freshness by firm: chunks, source URLs, content types, stale status, and missing coverage.
Prop firm MCP tool schemas
PropScorer exposes a read-only prop firm API through MCP for scores, comparisons, payout intelligence, active deals, and official-source rule retrieval.
search_firms
query?, category?, limit?Matching futures or crypto prop firm summaries with PropScore, price, platform, payout, and trust fields.
get_firm_score
slugOne firm profile with score, health score, plans, promos, payout stats, and editorial notes.
compare_firms
slugs[]Side-by-side firm summaries and cheapest plan context for comparison workflows.
get_payout_intel
slugPayout speed, daily payout flag, transparency, methods, payout stats, and funded payout conditions.
rank_firms_for_trader_profile
category?, max_price?, min_account_size?, platform?, daily_payouts?, one_day_pass?, limit?Ranked shortlist for a trader profile using fit signals plus PropScorer metrics.
get_deals
category?, limit?Active public promo codes and deals ranked by discount and availability.
ask_propfirm_question
question, firm_slug?, limit?, include_raw_sources?KB-backed answer with citations, source context, freshness, and debug metadata.
get_firm_rules
slug, category?, limit?Official-source excerpts for rules, pricing, payouts, FAQ, and terms.
compare_firm_rules
slugs[], question?, limit_per_firm?KB-backed source excerpts for comparing firm rules and restrictions.
find_firms_by_rules
query, limit?Firms with KB evidence matching a rule preference or restriction.
get_kb_freshness
slugs[]?Knowledge-base coverage, missing/stale flags, and freshness metadata.
Connect your agent
Add the PropScorer MCP endpoint to any MCP-compatible client. The server is read-only and uses public PropScorer data plus our official-source knowledge base.
Endpoint
https://www.propscorer.com/api/mcpExample config
{
"mcpServers": {
"propscorer": {
"url": "https://www.propscorer.com/api/mcp"
}
}
}Agent citation files: llms.txt and llms-full.txt.
Example prompts
Use these directly inside an AI agent after connecting the MCP server.
Example prompts by workflow
Use these prompts to connect an AI agent to PropScorer prop firm data for AI agents, including prop firm API-style lookups, prop firm MCP comparisons, deal checks, and payout intelligence.
Compare futures prop firms
- Compare Apex, Topstep, and MyFundedFutures for NQ scalping with payout speed and drawdown risk.
- Which futures prop firm has the safer funded-account path for a trader who avoids trailing drawdown?
- Rank firms under $50 challenge cost that support Tradovate and have decent payout evidence.
- Compare Tradeify vs Lucid Trading on price, rules, payout timing, and current PropScore.
- Build a shortlist for a beginner futures trader with $150 budget and low drawdown tolerance.
Score lookup and trust checks
- Get the current PropScore, Health Score, Trustpilot reviews, and red flags for Apex Trader Funding.
- Show me the latest score and trust context for FundedNext Futures.
- Which top-ranked firms have transparent payout evidence and strong trust signals?
- Check whether Bulenox is improving or declining based on PropScorer health data.
- Find firms with good score but weak payout transparency so I can investigate risk.
Active deal checks
- Find active futures prop firm deals with at least 70% off and verified promo data.
- What is the best current promo for Apex, and what is the estimated entry price?
- Compare deals across Apex, Bulenox, Tradeify, and MyFundedFutures.
- Show active deals for firms with daily payouts or fast first payout rules.
- Find the cheapest credible 50K futures challenge after current promo codes.
Payout intelligence
- Which firms have the strongest payout evidence over the last 90 days?
- Get payout intelligence for Apex, including average payout, payout count, and transparency flags.
- Find firms with daily payouts and verified public payout data.
- Compare payout speed between Topstep, Tradeify, and Take Profit Trader.
- Flag firms where payout marketing looks strong but evidence coverage is thin.