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

# MCP

> Install and use MCP servers in the editor.

V3Code speaks the **Model Context Protocol (MCP)**, so you can extend the agent with external tools — issue trackers, databases, browsers, your own servers — without leaving the editor.

## Install from the editor

The **MCP Marketplace** tab lets you browse available MCP servers and install them in a couple of clicks. Once a server is connected, its tools show up alongside V3Code's built-in tools and the agent can call them.

## Bring your own servers

You can also point V3Code at your own MCP servers. This is the standard MCP client setup — your servers, your config — so anything you've built for other MCP clients works here too.
