This commit is contained in:
Josh at WLTechBlog
2025-08-18 13:01:03 -05:00
parent 4ea5615ef8
commit 1216210150
7 changed files with 84 additions and 0 deletions

View File

@@ -32,6 +32,20 @@ This is a Model Context Protocol (MCP) server that exposes cremote's web automat
## Available Tools (27 Total)
### Version Information
#### `version_cremotemcp`
Get version information for MCP server and daemon.
```json
{
"name": "version_cremotemcp",
"arguments": {}
}
```
Returns version information for both the MCP server and the connected daemon.
### Core Web Automation Tools (10 tools)
#### 1. `web_navigate_cremotemcp`