Skip to main content

MCP Server Reference

Tools

search_docs

Search all Stackfront documentation pages by keyword. Returns matching pages with excerpts. Input: Example response:
Use cases:
  • “Search docs for loyalty points redemption”
  • “Find the documentation on push notifications”
  • “What does the docs say about checkout?”

get_sdk_api

Look up any Stackfront SDK hook, service, or type by name. Returns the full TypeScript signature, parameters, return type, and JSDoc description. Input: Example output for useCart:
Resource: sdk://hook/useCart File: hooks/useCart.ts