From 623c794a75cb234bd61644f7d66c542ce0150b6a Mon Sep 17 00:00:00 2001 From: msukkari Date: Sat, 4 Oct 2025 10:03:29 -0700 Subject: [PATCH] update description in docs --- docs/docs/overview.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/overview.mdx b/docs/docs/overview.mdx index 96d9bc85..15a42dcb 100644 --- a/docs/docs/overview.mdx +++ b/docs/docs/overview.mdx @@ -2,10 +2,11 @@ title: "Overview" --- -[Sourcebot](https://github.com/sourcebot-dev/sourcebot) is a self-hosted tool that helps you understand your codebase. +[Sourcebot](https://github.com/sourcebot-dev/sourcebot) is a platform that helps humans and agents understand your codebase: - [Code search](/docs/features/search/overview): Search and navigate across all your repos and branches, no matter where they’re hosted - [Ask Sourcebot](/docs/features/ask): Ask questions about your codebase and have Sourcebot provide detailed answers grounded with inline citations +- [MCP](/docs/features/mcp-server): Enrich agent context windows with code across your organization