github nicobailon/pi-mcp-adapter v1.6.0
v1.6.0: Unified Pi Tool Search

latest releases: v2.10.0, v2.9.0, v2.8.0...
4 months ago

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.

Don't miss a new pi-mcp-adapter release

NewReleases is sending notifications on new releases.