Skip to main content
Parashell and FreeCAD context retrieval, live web search, and full-page reading. The tools are served through the WorkOS-authenticated Hubble service; provider credentials stay server-side and are never exposed to the agent. Tool count: 3. Client note: ctx is injected by the MCP server and is not supplied as a user argument.

gather_context

Signature:
Descriptor:
Searches one or more comma-separated Parashell documentation, FreeCAD wiki, or FreeCAD forum sources. HTTP errors preserve status and service detail and advise retrying sources separately so one unavailable provider can be isolated. Signature:
Descriptor:
Response: ranked results, each with title, url, optional published_date, author, score, highlights, and an optional text excerpt. Pass a url to web_fetch to read the full page.

web_fetch

Signature:
Descriptor:
Response: the page title, url, cleaned content, the truncation flag and char_limit / full_length, optional published_date / author, and any highlights when highlights_query was provided.