> ## Documentation Index
> Fetch the complete documentation index at: https://docs.testsprite.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Get started with TestSprite MCP Server

<Frame>
  <iframe className="w-full aspect-video rounded-xl" height="400" src="https://www.youtube.com/embed/W4AdVj407RU?si=Mu2i4DOxO93rH5VU" frameBorder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

TestSprite is the easiest AI software testing agent for fully autonomous testing.
Our no-code AI completes testing cycles in **10-20** minutes, so you can ship with confidence without manual QA work.

TestSprite MCP Server is a
<Tooltip tip="an open-source standard for connecting AI applications to external systems." cta="Learn more about MCP" href="https://modelcontextprotocol.io/">Model Context Protocol</Tooltip>
integration that lets your IDE’s AI assistant orchestrate the entire TestSprite workflow directly from your editor.

<Columns cols={3}>
  <Card title="Overview" icon="rectangle-list" href="overview">
    Learn what TestSprite MCP Server can do
  </Card>

  <Card title="Install MCP Server" icon="download" href="installation">
    Get TestSprite MCP Server up and running
  </Card>

  <Card title="Run First MCP Test" icon="play" href="first-test">
    Complete your first automated test in 10 minutes
  </Card>

  <Card title="Testing Workflow" icon="route" href="../concepts/workflow">
    Understand the complete testing workflow
  </Card>

  <Card title="Manage API Keys" icon="key" href="../../web-portal/admin/api-keys">
    Create and manage your TestSprite API keys
  </Card>

  <Card title="Join Community" icon="comments" arrow="true" href="https://discord.com/invite/QQB9tJ973e">
    Connect with other users
  </Card>
</Columns>
