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 verified affiliate offers 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 verified affiliate availability and discount.
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.
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"
}
}
}Example prompts
Use these directly inside an AI agent after connecting the MCP server.
