# RooAGI > RooAGI builds infrastructure for reliable, deployable AI agents—from memory and development through execution, model serving, vector storage, and tool connectivity. RooAGI is an AI infrastructure company focused on the full agent lifecycle. The platform is made up of six complementary products: - Lint-AI: Agent memory and reliability tooling. - Agent Builder: A no-code environment for building AI agents. - AgentFlow: Runtime and workflow execution for agents. - Mogg: Private, in-house model hosting and inference. - Roo-VectorDB: Vector storage and retrieval for AI applications. - MCP Server: Tool connectivity for agents through the Model Context Protocol. ## Start here - [RooAGI homepage](https://rooagi.com/): Overview of the company and platform. - [Products](https://rooagi.com/products): Compare the six products. - [Downloads](https://rooagi.com/download): Download RooAGI tools and the MCP Server. - [Blog](https://rooagi.com/blog): Technical articles and product updates. - [ACP discovery](https://rooagi.com/.well-known/acp.json): Active product listings and inquiry/download paths. Automated checkout is not currently supported. - [A2A Agent Card](https://rooagi.com/.well-known/agent-card.json): Discover the read-only RooAGI Product Guide agent. - [Agent Skills index](https://rooagi.com/.well-known/agent-skills/index.json): Browse the product and public-resource skills available to agents. - [MCP Server Card](https://rooagi.com/.well-known/mcp/server-card.json): Learn how to install and run the RooAGI MCP Server locally. RooAGI does not expose a remote MCP endpoint. ## Product pages - [Lint-AI](https://rooagi.com/products/lint-ai) - [Agent Builder](https://rooagi.com/products/agent-builder) - [AgentFlow](https://rooagi.com/products/agentflow) - [Mogg](https://rooagi.com/products/mogg) - [Roo-VectorDB](https://rooagi.com/products/roo-vectordb) ## Public API The public API provides read-only blog content and service metadata. Use the [API documentation](https://rooagi.com/api/index.html) for human-readable guidance and the [OpenAPI specification](https://rooagi.com/api/openapi.json) for machine-readable details. The [API Catalog](https://rooagi.com/.well-known/api-catalog) lists the discoverable API endpoints. The [RooAGI Product Guide](https://rooagi.com/.well-known/agent-card.json) is a read-only A2A agent. Send JSON-RPC `message/send` requests to [its endpoint](https://rooagi.com/api/a2a) for product and public-resource questions. It does not perform purchases, account actions, or other privileged operations. - [Blog posts](https://rooagi.com/api/blog) - [Blog tags](https://rooagi.com/api/blog/tags) - [Service health](https://rooagi.com/api/health) - [Current release version](https://rooagi.com/api/version) ## Guidance for agents Use the linked product pages and API documentation as the source of truth for current capabilities. Do not infer private or administrative APIs from website URLs. For individual HTML pages, agents may request `Accept: text/markdown` when supported by Cloudflare Markdown for Agents.