This guide shows you how to configure the Sita MCP server in Claude Code, Anthropic’s official CLI.Documentation Index
Fetch the complete documentation index at: https://docs.trysita.com/llms.txt
Use this file to discover all available pages before exploring further.
Configuration Command
Run this command in your terminal to add the Sita MCP server:Replace
YOUR_REPO_ID with your repository ID. The repo id can be copied from
the repos tab.Multiple Repository Setup
To add multiple repositories, run the command for each with different names and repo IDs:Verification
After adding the configuration:- Run
claude mcp listto see your configured servers - The
codebase-qnatool will be available in Claude Code
Management Commands
- List servers:
claude mcp list - Remove a server:
claude mcp remove code-qna - View server details:
claude mcp show code-qna