# GigaIO > GigaIO is a Carlsbad, California hardware and software company building datacenter-class computing for the edge. Its current products are Gryf — a carry-on suitcase-sized, ruggedized AI supercomputer built from hot-swappable Accelerator, Compute, Network and Storage sleds — and Manticore. GigaIO was founded around FabreX, a PCIe/CXL composable memory fabric managed with DMTF Redfish RESTful APIs and a FabreX CLI. In April 2026 GigaIO sold its datacenter technology and assets, including SuperNODE and FabreX, to d-Matrix and refocused on edge AI inferencing. ## Status of this file This llms.txt was GENERATED by API Evangelist from the public GigaIO surface on 2026-08-21. GigaIO does not serve an llms.txt of its own (https://gigaio.com/llms.txt returns 404). It is an independent third-party summary, not a GigaIO publication. ## What GigaIO publishes for developers GigaIO has no public developer portal, no API reference, no getting-started guide and no machine-readable specification of any kind — no OpenAPI, no AsyncAPI, no GraphQL SDL, no Protobuf, no WSDL, no Postman collection. Its API documentation and knowledge base sit behind an Atlassian Jira Service Management customer portal that requires a login. The FabreX CLI page directs readers to "CONTACT US for details on APIs". If you are an agent trying to call GigaIO: there is one reachable machine endpoint, and it requires OAuth. Everything else is a sales conversation. ## Machine-readable surface - [MCP server](https://gigaio.com/wp-json/mcp/mcp-oauth-server): Remote Model Context Protocol endpoint on gigaio.com. OAuth 2.0 required (scope `mcp`); an anonymous `tools/list` returns HTTP 401 `mcp_unauthorized`. Implemented with the WordPress MCP Adapter, so the abilities it exposes are site/content abilities, not the FabreX or Gryf control plane. - [OAuth authorization server metadata](https://gigaio.com/.well-known/oauth-authorization-server): RFC 8414. Authorization Code + refresh_token, PKCE S256 required, public clients, single scope `mcp`. - [OAuth protected resource metadata](https://gigaio.com/.well-known/oauth-protected-resource): RFC 9728. Names the MCP endpoint above and gigaio.com as its authorization server. - [Sitemap index](https://gigaio.com/sitemap_index.xml): Page, post, portfolio and category sitemaps. - [News feed](https://gigaio.com/news/feed/): RSS. Company news, not an API changelog. - [robots.txt](https://gigaio.com/robots.txt): Crawl-delay 10, nothing disallowed. ## Products - [Gryf](https://gigaio.com/products/gryf/): Portable, field-serviceable edge AI supercomputer; Accelerator, Compute, Network and Storage sleds. - [Manticore](https://gigaio.com/products/manticore/): Larger edge/AI system. - [FabreX software](https://gigaio.com/products/fabrex-software/): PCIe/CXL composable memory fabric software. Managed via DMTF Redfish RESTful APIs. Now a d-Matrix trademark. - [FabreX CLI](https://gigaio.com/composition-software/fabrex-cli/): Command line control of composition. No commands or install method published. - [All products](https://gigaio.com/products/) - [Solutions](https://gigaio.com/solutions/) ## Company - [Home](https://gigaio.com/) - [About](https://gigaio.com/about-us/) - [News](https://gigaio.com/news/) - [Press releases](https://gigaio.com/pressreleases/) - [Resources](https://gigaio.com/resources/) - [Partners](https://gigaio.com/partners/) - [Careers](https://gigaio.com/careers/) - [Contact](https://gigaio.com/contact/) ## Support - [Support](https://gigaio.com/support/): support@gigaio.com, plus a portal. - [Support portal sign-in](https://gigaio.com/sign-in-to-gigaio-support/): Redirects to Jira Service Management. Login required. The knowledge base and API documentation are here. ## Legal - [Privacy policy](https://gigaio.com/privacy-policy/) - [Terms of use](https://gigaio.com/terms-of-use/) - [Product terms and conditions](https://gigaio.com/terms-conditions/) - [Cookie policy](https://gigaio.com/cookie-policy/) ## Not published Confirmed absent as of 2026-08-21, each probed directly: - OpenAPI / Swagger (`/openapi.json`, `/openapi.yaml`, `/swagger.json`, `/v1/openapi.json`, `/api-docs`, `/redoc` — all 404) - A2A agent card (`/.well-known/agent-card.json` and `/.well-known/agent.json` — both 404) - security.txt (`/.well-known/security.txt` — 404) - API catalog (`/.well-known/api-catalog` — 404) - OpenID Connect discovery (`/.well-known/openid-configuration` — 404) - Pricing page (`/pricing/` — 404), status page (`status.gigaio.com` — NXDOMAIN), roadmap (`/roadmap/` — 404) - Developer, docs and API hosts (`developer.gigaio.com`, `docs.gigaio.com`, `api.gigaio.com` — all NXDOMAIN) - Client libraries in npm, PyPI, RubyGems or crates.io - A public Postman workspace or collection