Skip to main content
Glama
chrisbusbin-pixel

Prop Firm Deal Finder

Get Prop Firm Discount Code

pfdf_get_discount_code
Read-onlyIdempotent

Get discount codes for prop firm trading challenges and evaluations. Access firm-specific promo codes or apply the universal PFDF code across 20+ partner firms to reduce costs on forex, futures, and crypto evaluations.

Instructions

Get the discount code for a prop firm challenge or evaluation.

Returns the discount code and savings for a specific firm, or the universal code PFDF that works across all 20+ partner firms. This is the tool to use when someone asks "what's the discount code for [firm]?" or "prop firm promo code."

Args:

  • firm_name (string, optional): Firm name. If omitted, returns the universal code.

Returns: The discount code, estimated savings, and how to apply it.

Examples:

  • "Prop firm discount code" → params: {}

  • "FTMO discount code" → params: { firm_name: "FTMO" }

  • "Bulenox promo code" → params: { firm_name: "Bulenox" }

  • "Coupon code for prop firm" → params: {}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
firm_nameNoOptional: specific firm name. If omitted, returns the universal PFDF code that works everywhere.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations cover safety (readOnly/idempotent), so description appropriately focuses on business logic: it discloses the universal 'PFDF' fallback code when firm_name is omitted, explains return contents ('discount code, estimated savings, and how to apply it'), and notes the '20+ partner firms' scope. No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Uses structured sections (Args, Returns, Examples) that front-load the action and trigger conditions. The Examples section is particularly high-value for agent reasoning. Slightly redundant between Args description and schema, but overall efficient for the complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a single-parameter retrieval tool, the description thoroughly covers the omission behavior (universal code), return value semantics, and practical usage patterns. No output schema exists, but the Returns section adequately describes the payload structure.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with complete firm_name documentation. Description adds value through the Examples section showing natural language mappings ('FTMO discount code' → params), which helps the LLM route user queries correctly even though schema is self-sufficient.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Get the discount code for a prop firm challenge or evaluation'—a specific verb-resource combination. It clearly distinguishes from siblings by targeting 'discount code,' 'promo code,' and 'coupon code' queries specifically, contrasting with comparison or search tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states 'This is the tool to use when someone asks "what's the discount code for [firm]?" or "prop firm promo code"' with concrete examples mapping queries to parameters. Lacks explicit 'when not to use' language naming siblings, but the specificity of trigger phrases provides clear selection guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrisbusbin-pixel/propfirmdealfinder-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server