16 tools from the Exa Websets MCP Server, categorised by risk level.
View the Exa Websets policy →get_enrichment Get details about a specific enrichment, including its status and progress. get_item Get a specific item from a webset by its ID. Returns detailed information about the item including all enrichment data. get_search Get details about a specific search, including its status, progress, and results found. get_webset Get details about a specific webset by ID or externalId. Returns full webset information including status, item count, and metadata. list_webset_items List all items in a webset. Returns entities (companies, people, papers) that have been discovered and verified in the collection. 2/5 list_websets List all websets in your account. Returns a paginated list of webset collections with their current status and item counts. create_enrichment Create a new enrichment for a webset. Enrichments automatically extract custom data from each item using AI agents (e.g., 'company revenue', 'CEO n... 2/5 create_monitor Create a monitor to automatically update a webset on a schedule. Monitors run search operations to find new items.
IMPORTANT PARAMETER FORMATS:
- ... 3/5 create_search Create a new search to find and add items to a webset. The search will discover entities matching your query and criteria.
IMPORTANT PARAMETER FOR... 3/5 create_webset Create a new Webset collection. Websets are collections of web entities (companies, people, papers) that can be automatically searched, verified, a... 2/5 update_enrichment Update an enrichment's metadata. You can associate custom key-value pairs with the enrichment. 2/5 update_webset Update a webset's metadata. Use this to add or update custom key-value pairs associated with the webset. 2/5 cancel_enrichment Cancel a running enrichment operation. This will stop the enrichment from processing more items. 4/5 cancel_search Cancel a running search operation. This will stop the search from finding more items. 4/5 delete_enrichment Delete an enrichment from a webset. This will remove all enriched data for this enrichment from all items. 5/5 delete_webset Delete a webset and all its items. This action is permanent and cannot be undone. 4/5 The Exa Websets MCP server exposes 16 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Exa Websets server.
Exa Websets tools are categorised as Read (6), Write (6), Destructive (4). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept