mcp_aql_read
Browse and search for builder perks like free credits and discounts from the MakerPerks directory. Use introspect to discover available operations, then query programs.
Instructions
Semantic READ endpoint for the MakerPerks builder-perks directory. Call with { operation: "introspect" } to discover the available operations (list_programs, get_program, search_programs) and their parameters, then call those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Operation parameters. | |
| operation | Yes | The MCP-AQL operation to run (start with introspect). |