46 tools from the Tesseract MCP Server, categorised by risk level.
View the Tesseract policy →confirm_download Confirm download 2/5 get_graph Get the architecture graph at a path 2/5 get_user_context Get current view and selection list_components List all components list_flows List saved flows list_layers List layers list_types List available component types prepare_download Prepare download URL screenshot Take a screenshot of the architecture view show_flow Display a saved flow studio_get_context Get the component currently selected in the staging browser UI. Returns null when no browser is connected. studio_get_job_result Poll the render pipeline for a component. Returns false if still running, the multiview image (8 angles) once complete, or an error if the pipeline... studio_list_collections List all collections in the 3D asset staging directory. studio_read_inventory Read the structured inventory of a collection as JSON. Returns all categories, components, their editable attributes, and pipeline status flags. Us... studio_read_preview Read the preview image for a 3D component. Use this to visually inspect an existing component. studio_read_scad Read the OpenSCAD source file for a 3D component. studio_show_component Show a specific component, category, or collection in the staging browser. Returns navigation metadata. Set show_first=true to auto-select the firs... add_component Add a component 2/5 add_connection Add a connection 2/5 add_layer Add layers 2/5 annotate Add a note to a component 2/5 export_mermaid Export architecture as Mermaid 2/5 highlight_path Highlight a data flow path 2/5 import_mermaid Import Mermaid diagram 2/5 login Authenticate with Tesseract cloud. If no code is provided, opens a browser for automatic pairing — authentication completes in the background. Alte... 3/5 look_at Navigate camera to a component 2/5 pin_all Pin all components 3/5 prepare_upload Prepare upload URL 2/5 reorder_layers Reorder layers 2/5 save_flow Save highlights as a flow 2/5 studio_set_category_attr Update a category's editable attributes (name and/or description). Other fields (id, collection, creator) are managed by the system. 2/5 studio_set_collection_attr Update a collection's editable attributes (name and/or description). Other fields (id, tier, creator) are managed by the system. 2/5 studio_set_component_attr Update a component's editable attributes (name and/or description). Other fields (scale, offset, rotation, decals, modelRef) are managed via the UI... 2/5 studio_write_scad Write the OpenSCAD source file for a 3D component and trigger the render pipeline. If uuid is omitted, a new UUID is generated automatically. Creat... 2/5 unpin_components Unpin components 2/5 update_component Update a component 2/5 update_connection Update a connection 2/5 update_flow Update a flow 2/5 update_layer Update layers 2/5 update_project Update project title/description 2/5 The Tesseract MCP server exposes 46 tools across 4 categories: Read, Write, Destructive, Execute.
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 Tesseract server.
Tesseract tools are categorised as Read (17), Write (23), Destructive (5), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept