AI agents के लिए prop firm intelligence
Claude, Cursor, OpenClaw, Codex-compatible clients या किसी भी MCP-capable agent को PropScorer data से जोड़ें: firm scores, payout signals, KB-backed rule intelligence, freshness checks और active deals.
PropScorer MCP
Agent workflows के लिए read-only tools
{
"mcpServers": {
"propscorer": {
"url": "https://www.propscorer.com/api/mcp"
}
}
}समुचित जांच
Trader के खरीदने से पहले agents PropScore, health score, payout transparency, rule constraints और source freshness check कर सकते हैं.
फर्म तुलना
Firms को price, account size, profit split, drawdown type, platforms, payouts, rules और trust signals पर compare करें.
डील शामिल हैं
Agent recommendations में active promo codes और public deals दिखाने के लिए `get_deals` इस्तेमाल करें.
उपलब्ध टूल
Real agent workflows के लिए stable read-only toolset: scores, deals, rules, KB retrieval, citations और freshness checks.
search_firms
Name, platform, asset class, payout preference या rule profile से prop firms खोजें।
get_firm_score
एक firm के लिए full PropScore, health signals, plans, rules, promos और editorial take निकालें।
compare_firms
Score, price, account size, payouts और rules पर दो से छह firms side by side compare करें।
get_payout_intel
Payout speed, payout transparency, payout stats और proof-related signals लौटाता है।
rank_firms_for_trader_profile
Trader constraints के आधार पर firms rank करता है: budget, platform, account size, payout timing और rule preferences.
get_deals
Active public promo codes और deals fetch करता है, discount और public availability से ranked.
ask_propfirm_question
Complex prop firm questions के लिए official-source KB excerpts retrieve करता है, citations और freshness metadata के साथ.
get_firm_rules
एक firm के rules, pricing, payouts, FAQ और terms KB से लौटाता है, source URLs और scrape freshness के साथ.
compare_firm_rules
कई firms के rule excerpts retrieve करता है ताकि agents drawdown, payouts, consistency, news trading और prohibited practices compare कर सकें.
find_firms_by_rules
KB में rule preference से matching firms खोजता है, जैसे static drawdown, news trading allowed, daily payouts या no consistency rule.
get_kb_freshness
Firm के हिसाब से KB coverage और freshness check करता है: chunks, source URLs, content types, stale status और 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.
अपना agent connect करें
PropScorer MCP endpoint को किसी भी MCP-compatible client में जोड़ें. Server read-only है और public PropScorer data plus official-source KB इस्तेमाल करता है.
एंडपॉइंट
https://www.propscorer.com/api/mcpउदाहरण कॉन्फ़िगरेशन
{
"mcpServers": {
"propscorer": {
"url": "https://www.propscorer.com/api/mcp"
}
}
}Agent citation files: llms.txt and llms-full.txt.
उदाहरण प्रॉम्प्ट
MCP server connect करने के बाद इन्हें सीधे AI agent में इस्तेमाल करें।
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.