MCPVault

webview_get_styles

MCP tool from MCP Server Tauri by hypothesi

Get computed CSS styles

How to use it

webview_get_styles is exposed by the MCP Server Tauri MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the webview_get_styles tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Server Tauri

$npx -y @a1st/aix add mcp tauri --command 'npx @hypothesi/tauri-mcp-server' --user
FULL MCP SERVER TAURI LISTING