Unbnd logoUnbnd

Prices MCP tools

Prices MCP tools for listing/search/calc; ADMIN CURD tools appear after login.

One-click install

Cursor and VS Code (stable / Insiders) expose documented install links; clicking opens the app to add this HTTP MCP. Other editors (Windsurf, Claude Code, Zed, …) still need manual config or their marketplace. Server name: unbnd-prices (unbnd for /api/mcp, unbnd-* for module routes).

Resolving MCP URL for this page…

Endpoints

GET/api/mcp/prices

Returns prices module MCP manifest and tool schemas.

POST/api/mcp/prices

Executes a module-scoped tool call for prices category.

Available prices tools

  • list_price_lists - list supported price lists and counts.
  • search_prices - search products by keyword.
  • calc_prices - calculate comparison results by product and total input.
Playground

Send requests and view responses.

RequestPOST /api/mcp/prices
Response
No response yet.