# Dart App > Dart is an AI-native project management workspace for tasks, docs, views, collaboration, and automation. This file lists canonical public URLs for assistants and agents that interact with Dart's app and docs. ## Docs - [Help Center](https://help.dartai.com): Product documentation and support articles. - [API Libraries and CLI](https://help.dartai.com/en/articles/9558290-api-libraries-and-cli): Official API and SDK guidance. - [Dart MCP Guide](https://help.dartai.com/en/articles/10733406-dart-mcp): Connect to Dart via MCP. - [ChatGPT Integration](https://help.dartai.com/en/articles/10552969-chatgpt-integration): Connect Dart to ChatGPT. - [Claude Integration](https://help.dartai.com/en/articles/10733423-claude-integration): Connect Dart to Claude. ## Product - [Dart App](https://app.dartai.com): Main application. - [Login](https://app.dartai.com/login): Sign in to an existing workspace. - [Sign Up](https://app.dartai.com/signup): Create a new account/workspace. - [Public API Docs](https://app.dartai.com/api/v0/public/docs/): Browser API documentation. - [OpenAPI Spec](https://app.dartai.com/openapi.yaml): Machine-readable API schema. - [Changelog](https://changelog.dartai.com): Release notes. - [Status Page](https://status.dartai.com): Service status and incidents. ## Usage Notes - App routes require authentication and a workspace context. - For account and workspace operations, prefer Help Center workflows over inferred UI paths. - MCP clients should use the dedicated server endpoint: `https://mcp.dartai.com/mcp`.