# NeetoAuth Docs > API reference, CLI, and MCP server for NeetoAuth. ## Docs - [Introduction](https://apidocs.neetoauth.com/getting-started/introduction.md): Welcome to the NeetoAuth API documentation. - [Workspace subdomain](https://apidocs.neetoauth.com/getting-started/workspace-subdomain.md): Learn how to find your workspace subdomain. - [Authentication](https://apidocs.neetoauth.com/getting-started/authentication.md): Learn how to authenticate your requests to the NeetoAuth API using API keys. - [Pagination](https://apidocs.neetoauth.com/getting-started/pagination.md): Learn how to handle paginated responses in the NeetoAuth API. - [HTTP response codes](https://apidocs.neetoauth.com/getting-started/response-codes.md): Learn about the HTTP status codes returned by the API. - [List users](https://apidocs.neetoauth.com/api-reference/users/list.md): Lists all active users in the workspace. - [Add user](https://apidocs.neetoauth.com/api-reference/users/add.md): Adds a user to the workspace. - [Remove user](https://apidocs.neetoauth.com/api-reference/users/remove.md): Removes a user from the workspace. - [List products](https://apidocs.neetoauth.com/api-reference/products/list.md): Lists the enabled and available products in the workspace. - [NeetoAuth CLI](https://apidocs.neetoauth.com/cli/introduction.md): Manage workspace members and inspect product roles from your terminal. - [Installation](https://apidocs.neetoauth.com/cli/installation.md): Install the neetoauth CLI on macOS, Linux, or Windows. - [Authentication](https://apidocs.neetoauth.com/cli/authentication.md): Sign in through the browser and manage credentials for one or more workspaces. - [Output formats](https://apidocs.neetoauth.com/cli/output-formats.md): Pretty tables, JSON, quiet, and TOON - and when to use each. - [AI assistants](https://apidocs.neetoauth.com/cli/ai-assistants.md): Set up NeetoAuth for Claude, Cursor, Copilot, and other AI coding assistants. - [Troubleshooting](https://apidocs.neetoauth.com/cli/troubleshooting.md): Diagnose authentication and connectivity issues with neetoauth doctor. - [Commands overview](https://apidocs.neetoauth.com/cli-reference/overview.md): Every neetoauth command grouped by resource, with links to the full reference. - [Users](https://apidocs.neetoauth.com/cli-reference/users.md): List, invite, and remove workspace members. - [Products](https://apidocs.neetoauth.com/cli-reference/products.md): List the neeto products enabled in your workspace and the roles each one exposes. - [Utility commands](https://apidocs.neetoauth.com/cli-reference/utility.md): Authentication, diagnostics, versioning, AI-assistant setup, and shell completion. - [NeetoAuth MCP](https://apidocs.neetoauth.com/mcp/introduction.md): Let an AI assistant manage workspace members and product roles through the Model Context Protocol. - [Authentication](https://apidocs.neetoauth.com/mcp/authentication.md): Sign in with OAuth or connect with an API key, and understand what each one can reach. - [Connect](https://apidocs.neetoauth.com/mcp/connect.md): Point your AI assistant at the NeetoAuth MCP server. - [Examples](https://apidocs.neetoauth.com/mcp/examples.md): Prompts that show what the NeetoAuth MCP server can do. - [Troubleshooting](https://apidocs.neetoauth.com/mcp/troubleshooting.md): Fix connection, permission, and setup problems with the NeetoAuth MCP server. - [Tools](https://apidocs.neetoauth.com/mcp/tools.md): Every tool the NeetoAuth MCP server exposes, and what each one reaches. ## OpenAPI Specs - [users](https://apidocs.neetoauth.com/bundled/users.yaml) - [products](https://apidocs.neetoauth.com/bundled/products.yaml)