What's New
Unified Pi Tool Search
mcp({ search: "..." }) now searches both MCP tools and Pi tools (from installed extensions).
- Pi tools appear first in results with
[pi tool]prefix - Details object includes
server: "pi"for pi tools - Helps agents discover all available tools in one search
Example
mcp({ search: "annotate" })
Returns:
Found 1 tool matching "annotate":
[pi tool] annotate
Open visual annotation mode in Chrome...
No parameters (call directly).
See CHANGELOG.md for full history.