{"name":"grant-lookup","description":"Grant lookup and federal funding opportunities search for agents scouting money on the table for nonprofits, small businesses, researchers, and local governments. Searches grants.gov's live opportunity index by keyword plus optional agency and eligibility filters, and returns each match's opportunity id, title, agency, open/close dates, award ceiling, and a direct grants.gov URL. Grant search api, funding opportunity finder, federal grants database lookup. Use it as a grant lookup API, a funding-opportunity search tool, or a federal grants monitor for recurring keyword alerts.","price":"$0.015","method":"POST","input_schema":{"properties":{"keyword":{"type":"string","description":"Search term to match against opportunity titles and descriptions, e.g. 'rural broadband' or 'climate resilience'. Required, max 200 chars."},"agency":{"type":"string","description":"Optional grants.gov agency code to filter by, e.g. 'USDA' or 'NSF'."},"eligibility":{"type":"string","description":"Optional grants.gov eligibility category code to filter by, e.g. '12' for 501(c)(3) nonprofits."},"limit":{"type":"number","description":"Max number of opportunities to return. Default 10, max 25."}},"required":["keyword"]},"input_example":{"keyword":"rural broadband","limit":5},"output_example":{"keyword":"rural broadband","total_hits":2,"opportunities":[{"id":"12345","title":"Rural Broadband Expansion Grant","agency":"USDA","open_date":"01/15/2026","close_date":"09/30/2026","award_ceiling":500000,"url":"https://www.grants.gov/search-results-detail/12345"}],"source":"grants.gov Search2 API"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}