Skip to content
Grok

Final POS Docs for Grok

io.github.final-commerce/final-docs

Search the Final POS REST API documentation.

client:Grok transport:streamable-http

Install Final POS Docs in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "final-docs": {
      "type": "http",
      "url": "https://docs.finalpos.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Final POS Docs in other clients