# Viorant > Viorant is the operating layer for AI: a local-first, vendor-neutral control plane, deployment engine, and Infrastructure-as-Code format for AI agents. ## Docs - [Introduction](https://docs.viorant.ai/index.md): Welcome to Viorant, the operating layer for AI. - [Installation](https://docs.viorant.ai/getting-started/installation.md): Download and install the Viorant Hub on macOS or Windows. - [Sign in](https://docs.viorant.ai/getting-started/sign-in.md): Sign in to the Viorant Hub with Google. - [Your first run](https://docs.viorant.ai/getting-started/first-run.md): Write a prompt and run it — no API key required. - [Spaces](https://docs.viorant.ai/concepts/spaces.md): An independent project where your prompts, skills, agents, models, and connectors work together as one runnable system. - [Agents](https://docs.viorant.ai/concepts/agents.md): What an Agent is in Viorant, and how it's composed. - [The Masters](https://docs.viorant.ai/concepts/masters.md): The authoring surfaces you build agents from. - [Skills](https://docs.viorant.ai/concepts/skills.md): Reusable tasks an agent can perform. - [Connectors](https://docs.viorant.ai/concepts/connectors.md): How the Hub reaches the tools your agents use — and why they're set up per Space. - [Providers & models](https://docs.viorant.ai/concepts/providers-models.md): The vendor accounts and models your agents run on. - [The Assistant](https://docs.viorant.ai/concepts/assistant.md): A chat copilot beside your editor that builds, explains, and fixes the Space you're in. - [Tabs & editors](https://docs.viorant.ai/concepts/tabs-and-editors.md): How the Hub opens each asset in its own purpose-built editor tab. - [Create a Space](https://docs.viorant.ai/spaces/create-a-space.md): Start a new Space fresh or from an existing folder, then name it and pick a framework. - [Import connectors & models](https://docs.viorant.ai/spaces/import-connectors-models.md): Bring models and connectors into a Space's pools so its agents can use them. - [Add an asset](https://docs.viorant.ai/spaces/add-an-asset.md): Create a prompt, skill, or agent inside a Space — each opens its own Master. - [Prompt Master](https://docs.viorant.ai/masters/prompt.md): Author the instructions and reasoning behind an agent. - [Model Master](https://docs.viorant.ai/masters/model.md): Configure the providers and models your agents run on. - [Skill Master](https://docs.viorant.ai/masters/skill.md): Create and edit the reusable tasks your agents can perform. - [Agent Master](https://docs.viorant.ai/masters/agent.md): Compose a prompt, a model, and skills into one runnable agent. - [Memory](https://docs.viorant.ai/masters/memory.md): Persistent memory for agents — not yet available. - [Built-in tools](https://docs.viorant.ai/connectors/built-in-tools.md): web_search, web_fetch, and current_time — the tools every agent can use without a connector. - [Connect a remote MCP server](https://docs.viorant.ai/connectors/remote-mcp-oauth.md): Add a connector, bring it into a Space, and authorize it there. - [Bring your own OAuth app](https://docs.viorant.ai/connectors/oauth-apps.md): Some connectors need your own OAuth app — add its client ID and secret to connect. - [GitHub](https://docs.viorant.ai/connectors/github.md): Connect the GitHub MCP server with your own OAuth app. - [Slack](https://docs.viorant.ai/connectors/slack.md): Connect the Slack MCP server with your own Slack app. - [HubSpot](https://docs.viorant.ai/connectors/hubspot.md): Connect the HubSpot MCP server with your own MCP auth app. - [Asana](https://docs.viorant.ai/connectors/asana.md): Connect the Asana MCP server with your own Asana app. - [Google Workspace](https://docs.viorant.ai/connectors/google-workspace.md): Connect Gmail, Drive, and Calendar with your own Google OAuth app. - [Credits & the Viorant provider](https://docs.viorant.ai/providers/credits.md): Run models without bringing a key — how the credit wallet works and what spends it. - [Bring your own key (BYOK)](https://docs.viorant.ai/providers/byok.md): Add a provider key and run models from your own account, with no metering. - [Run an agent locally](https://docs.viorant.ai/run-agent-locally.md): Compose, test, and run an agent on your own machine. - [Troubleshooting](https://docs.viorant.ai/troubleshooting.md): Fixes for common issues with the Viorant Hub. ## Optional - [Website](https://viorant.ai) - [Download the Hub](https://docs.viorant.ai/getting-started/installation)