AI agents can work with external systems via the Model Context Protocol (MCP). This is a universal method for connecting tools and data sources to a compatible agent, including a third-party one.
SourceCraft and Yandex Cloud have MCP servers to work with repositories and cloud resources. We also recommend using MCP Context7 for access to up-to-date documentation for popular libraries and services.
Name
Description
Authentication
Code Assistant for VS Code available in the Marketplace
For up-to-date information on Yandex Cloud MCP servers, refer to the Yandex Cloud MCP Servers repository.
Installing an MCP server from the Marketplace in Code Assistant for VS Code
In the chat's top panel, click Marketplace and go to the MCP tab.
Select the MCP server of interest and click Install.
Warning
Pay attention to the prerequisites and fulfill them before installing the MCP server.
Select server Installation Scope:
Global: The MCP server will be available in all workspaces.
Project: The MCP server will be available at the Git repository level.
Select the installation method and install the server.
Universal MCP server installation for any agent
Below are the examples of connecting a SourceCraft MCP at https://api.sourcecraft.tech/mcp. Third-party agents require a PAT for authentication.
Warning
Only repositories covered by the PAT will be available to the third-party agent via the SourceCraft MCP. Do not add the PAT and configuration files containing it to a version control system.
Code Assistant (VS Code)
Claude Code
Cursor
Codex
OpenCode
Roo Code / Zoo Code
If the repository resides in SourceCraft, Code Assistant automatically connects the SourceCraft MCP. You need no PAT or manual server configuration.
Open the SourceCraft repository in VS Code.
In the left-hand panel, select the Code Assistant plugin, then click Settings in the top panel.