Local MCP server that attaches to Chrome via CDP and exposes semantic browser control to any AI agent. No extensions. No cloud. Zero screenshots by default.
| Tool name | Description | Destructive? |
|---|---|---|
| weave_read | ✓ no | |
| weave_navigate | ✓ no | |
| weave_click | ✓ no | |
| weave_type | ✓ no | |
| weave_key | ✓ no |
| weave_find | ✓ no | |
| weave_extract | ✓ no | |
| weave_tabs | ✓ no | |
| weave_scroll | ✓ no | |
| weave_wait | ✓ no | |
| weave_peek | ✓ no | |
| weave_screenshot | ✓ no |
{
"mcpServers": {
"fy2neweavetab": {
"command": "npx",
"args": [
"-y",
"@fy2ne/weavetab"
]
}
}
}