MCPVault

selectors

MCP tool from Intercept MCP by bighippoman

(object, optional) — Map of field name → CSS selector. Each value is either a selector string (returns the first match's text) or { selector, attr?, all? } — attr extracts an attribute (e.g. href), all: true returns every match as an array.

How to use it

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

Install Intercept MCP

$claude mcp add intercept -s user -- npx -y intercept-mcp
FULL INTERCEPT MCP LISTING