← Registry

eCommerce

fastqrmenu.app

Supports restaurant QR menu ordering by providing pricing plans, order link generation, and support contacts.

1 endpoint3 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://fastqrmenu.app/mcp

No auth detected

MCP server metadata

Name
fastqrmenu-tools
Version
1.0.0
Capabilities
tools
Server instructions

Use the available tools to inspect FastQRMenu pricing, build public ordering URLs, and find support details.

Known tools 3

get_pricing_plans

Return the current FastQRMenu pricing plans, limits, and billing discounts.

Inferred read-only
build_public_order_link

Build a public menu or QR ordering URL for a restaurant slug and optional table token.

Inferred read-only
get_support_contact

Return FastQRMenu support links and contact information.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fastqrmenu-tools]
url = "https://fastqrmenu.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fastqrmenu-tools": {
      "type": "http",
      "url": "https://fastqrmenu.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fastqrmenu-tools
Remote MCP URL: https://fastqrmenu.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fastqrmenu-tools": {
      "url": "https://fastqrmenu.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fastqrmenu-tools": {
      "type": "http",
      "url": "https://fastqrmenu.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fastqrmenu-tools",
  "transport": "streamable-http",
  "url": "https://fastqrmenu.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fastqrmenu.app was fetched 2026-08-05T08:47:10.064Z and is being refreshed.

Trust status Neutral

fastqrmenu.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.