search_companies is an authenticated Jolts MCP tool. Connect your assistant first.
Find distinct companies with relevant evidence. Supports natural-language query planning, exact
filters, and optional background processing.
params object inside a JSON-RPC tools/call request, not complete
HTTP requests. Read usage.id from a pending result and call get_usage to retrieve it.
Completed results contain companies, supporting observations, coverage, and next_cursor.
Supported filters
Values within a field are OR; different fields are AND. Exclusions win. Empty arrays do not restrict.
Domain matching normalizes case, whitespace, and a trailing dot; it does not remove
www or merge
subdomains. Only currently evidenced domain relationships match.
Read the response
Readresult.structuredContent; text-only clients receive the same JSON in result.content.
Check result.isError before using data. A successful HTTP status alone does not prove tool success.
See response examples and error handling.