{"$schema":"https://static.modelcontextprotocol.io/schemas/mcp-server-card/v0.1.json","version":"1.0","protocolVersion":"2025-06-18","serverInfo":{"name":"foundersprime","title":"FoundersPrime","version":"1.0.0"},"description":"Verified startup deals, cloud credits, SaaS discounts, non-dilutive grants, accelerators, and founder programs.","transport":{"type":"streamable-http","endpoint":"https://www.foundersprime.com/api/mcp"},"authentication":{"required":false,"schemes":[]},"capabilities":{"tools":true,"resources":true,"prompts":false},"tools":[{"name":"search_deals","title":"Search startup deals","description":"Search FoundersPrime verified startup deals by keyword (credits, SaaS, grants, accelerators, etc.).","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search keywords, e.g. \"AWS credits\" or \"student\""},"limit":{"type":"number","description":"Max results (default 10)"}},"required":["query"]}},{"name":"get_site_info","title":"Get site info","description":"Return FoundersPrime site summary, key URLs, and agent discovery endpoints.","inputSchema":{"type":"object","properties":{}}},{"name":"list_categories","title":"List deal categories","description":"List primary deal and program categories on FoundersPrime.","inputSchema":{"type":"object","properties":{}}}],"resources":[{"name":"llms.txt","uri":"https://www.foundersprime.com/llms.txt","description":"Curated site index for LLMs","mimeType":"text/plain"},{"name":"llms-full.txt","uri":"https://www.foundersprime.com/llms-full.txt","description":"Expanded catalog for LLMs","mimeType":"text/plain"},{"name":"sitemap","uri":"https://www.foundersprime.com/sitemap.xml","description":"XML sitemap of public pages","mimeType":"application/xml"}]}