← propscorer.com
INDIVIDUAL MCP TOOL
ask_propfirm_question
Answer a complex prop firm question with PropScorer live data, KB-backed source context, citations, and freshness/debug metadata.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.propscorer-com]
url = "https://www.propscorer.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"propscorer-com": {
"type": "http",
"url": "https://www.propscorer.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: propscorer-com
Remote MCP URL: https://www.propscorer.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"propscorer-com": {
"url": "https://www.propscorer.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"propscorer-com": {
"type": "http",
"url": "https://www.propscorer.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "propscorer-com",
"transport": "streamable-http",
"url": "https://www.propscorer.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_firms— Search PropScorer's prop firm database by name, category, platform, instrument, or rule preference.get_firm_score— Get the PropScore, health signals, rules, plans, promos, and editorial notes for one firm.compare_firms— Compare several prop firms side by side using PropScorer metrics.get_payout_intel— Return payout-related intelligence for one firm, including payout speed, transparency, and payout stats when available.rank_firms_for_trader_profile— Rank firms for a trader profile using price, account size, payout, platform, and rule preferences.get_deals— Get currently visible PropScorer promo codes and deals, ranked by discount and public availability.get_firm_rules— Return KB-backed rules, pricing, payout, FAQ, and terms excerpts for one firm, with source URLs and freshness metadata.compare_firm_rules— Retrieve KB-backed rule excerpts for multiple firms so an agent can compare drawdown, payouts, consistency, news trading, and prohibited practices.