Inteligencia de prop firms para agentes IA
Conecta Claude, Cursor, OpenClaw, clientes compatibles con Codex o cualquier agente MCP a datos PropScorer: scores, señales de payout, reglas con KB, freshness checks y deals activos.
PropScorer MCP
Herramientas de solo lectura para flujos de agentes
{
"mcpServers": {
"propscorer": {
"url": "https://www.propscorer.com/api/mcp"
}
}
}Debida diligencia
Permite que los agentes revisen PropScore, health score, transparencia de payouts, restricciones de reglas y frescura de fuentes antes de comprar.
Comparación de firms
Compara firms por precio, tamaño de cuenta, profit split, drawdown, plataformas, payouts, reglas y señales de confianza.
Ofertas incluidas
Usa `get_deals` para mostrar códigos promocionales activos y ofertas afiliadas verificadas dentro de recomendaciones de agentes.
Herramientas disponibles
Un toolset read-only estable para workflows reales de agentes: scores, deals, reglas, retrieval KB, citas y freshness checks.
search_firms
Busca prop firms por nombre, plataforma, clase de activo, preferencia de payout o perfil de reglas.
get_firm_score
Obtén el PropScore completo, señales de salud, planes, reglas, promos y opinión editorial de una firm.
compare_firms
Compara de dos a seis firms lado a lado por score, precio, tamaño de cuenta, payouts y reglas.
get_payout_intel
Devuelve velocidad de payout, transparencia, estadísticas y señales relacionadas con pruebas.
rank_firms_for_trader_profile
Clasifica firms según restricciones del trader: presupuesto, plataforma, tamaño de cuenta, tiempos de payout y preferencias de reglas.
get_deals
Obtiene códigos promocionales públicos activos y ofertas, ordenados por afiliación verificada y descuento.
ask_propfirm_question
Recupera extractos de KB de fuentes oficiales para preguntas complejas, con citas y metadatos de frescura.
get_firm_rules
Devuelve reglas, precios, payouts, FAQ y términos de una firm desde la KB, con URLs fuente y frescura del scrape.
compare_firm_rules
Recupera extractos de reglas de varias firms para comparar drawdown, payouts, consistency, news trading y prácticas prohibidas.
find_firms_by_rules
Busca en la KB firms que encajen con una preferencia de reglas: static drawdown, news trading permitido, daily payouts o sin consistency rule.
get_kb_freshness
Comprueba cobertura y frescura KB por firm: chunks, URLs fuente, tipos de contenido, estado stale y cobertura faltante.
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.
Conecta tu agente
Añade el endpoint MCP de PropScorer a cualquier cliente compatible con MCP. El servidor es read-only y usa datos públicos de PropScorer más nuestra KB de fuentes oficiales.
Endpoint
https://www.propscorer.com/api/mcpConfiguración de ejemplo
{
"mcpServers": {
"propscorer": {
"url": "https://www.propscorer.com/api/mcp"
}
}
}Agent citation files: llms.txt and llms-full.txt.
Prompts de ejemplo
Úsalos directamente dentro de un agente IA después de conectar el servidor MCP.
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.