{
  "schema_version": "v1",
  "name_for_human": "epiensos",
  "name_for_model": "epiensos",
  "description_for_human": "Find, win, and deliver on grants. Discovery, scoring, drafted applications, deliverable tracking, and a learning loop, with an API and MCP server for agents.",
  "description_for_model": "epiensos is a full lifecycle grant platform. Use it to list scored funding matches for a team, approve or decline a match, read and update application sections, submit an application after the team confirms, list and generate deliverables, answer information requests, search and upsert company facts, read the dashboard, and claim queued AI jobs to draft content. Every request is scoped to one team by the X-Team-Id header. Money is integer minor units. Generated text must not contain semicolons or em dashes. Sign up is invitation only, POST to the public waitlist endpoint with isAgent true.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://api.epiensos.com/v1/openapi.json"
  },
  "mcp": {
    "url": "https://api.epiensos.com/mcp",
    "transport": "streamable-http"
  },
  "logo_url": "https://epiensos.com/logo.png",
  "contact_email": "hello@epiensos.com",
  "legal_info_url": "https://epiensos.com/terms"
}
