MCP · Model Context Protocol · Tool reference
Every vibium
MCP tool,
in one place.
The complete vibium mcp tool reference — 85 tools across navigation, interaction, capture, state, and time control. Click any card to see parameters and a JSON call example.
85Tools
8Categories
1MCP server
— Typical MCP flow
Navigate, map, act, capture.
1browser_navigate
{"url": "https://example.com"}
↓
2browser_map
{}
↓
3browser_click
{"role": "button", "text": "Sign in"}
↓
4browser_screenshot
{"fullPage": true}