Skip to content

Commit aeac163

Browse files
committed
Tweaks to homepage
1 parent 80468b6 commit aeac163

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_label: Welcome
44

55
# Roo Code Docs
66

7-
Roo Code (formerly Roo Cline) is an AI-powered autonomous coding agent that lives in your editor, designed to help you code faster and smarter. Whether you're starting a new project, maintaining existing code, or learning new technologies, Roo Code is your intelligent coding companion.
7+
Roo Code (formerly Roo Cline) is an AI-powered autonomous coding agent that lives in your editor. It helps you code faster and smarter, whether you're starting a new project, maintaining existing code, or learning new technologies.
88

99
## What Can Roo Code Do?
1010

@@ -28,13 +28,16 @@ Roo Code adapts to your needs with specialized [modes](basic-usage/modes):
2828
- **Code Mode:** For general-purpose coding tasks
2929
- **Architect Mode:** For planning and technical leadership
3030
- **Ask Mode:** For answering questions and providing information
31+
- **[Custom Modes](advanced-usage/custom-modes):** Create unlimited specialized personas for security auditing, performance optimization, documentation, or any other task
3132

3233
### Smart Tools
3334
Roo Code comes with powerful [tools](basic-usage/using-tools) that can:
3435
- Read and write files in your project
3536
- Execute commands in your VS Code terminal
36-
- Perform web browsing (if enabled)
37-
- Use external tools via MCP (Model Context Protocol)
37+
- Control a web browser
38+
- Use external tools via [MCP (Model Context Protocol)](advanced-usage/mcp)
39+
40+
MCP extends Roo Code's capabilities by allowing you to add unlimited custom tools. Integrate with external APIs, connect to databases, or create specialized development tools - MCP provides the framework to expand Roo Code's functionality to meet your specific needs.
3841

3942
### Customization
4043
Make Roo Code work your way with:

0 commit comments

Comments
 (0)