7 tools from the Jishi MCP Server, categorised by risk level.
View the Jishi policy →download_icons Download icon nodes as SVG. Uses selection if nodeIds not provided. get_node_children Get all children nodes of a specific node (by name or ID). get_page_nodes Get all top-level nodes (frames/artboards) in the current page. Useful for discovering available nodes before using get_node_children or get_select... get_selection Get the current selection in the editor, including detailed properties and all children recursively. list_plugin_clients List connected JiShi plugin clients for multiplexing. The Jishi MCP server exposes 7 tools across 3 categories: Read, Write, 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 Jishi server.
Jishi tools are categorised as Read (5), Write (1), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept