files
This commit is contained in:
11
README.md
11
README.md
@@ -15,6 +15,17 @@ This architecture provides several benefits:
|
||||
- No need to reconnect for each command
|
||||
- Better performance
|
||||
|
||||
## MCP Server
|
||||
|
||||
Cremote includes a Model Context Protocol (MCP) server that provides a structured API for LLMs and AI agents. Instead of using CLI commands, the MCP server offers:
|
||||
|
||||
- **State Management**: Automatic tracking of tabs, history, and iframe context
|
||||
- **Intelligent Abstractions**: High-level tools that combine multiple operations
|
||||
- **Better Error Handling**: Rich error context for debugging
|
||||
- **Automatic Screenshots**: Built-in screenshot capture for documentation
|
||||
|
||||
See the [MCP Server Documentation](mcp/README.md) for setup and usage instructions.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Go 1.16 or higher
|
||||
|
||||
Reference in New Issue
Block a user