← Registry

Developer Tools

guestway.io

Provides search and retrieval of FAQ, product modules, and integrations for the Guestway platform.

1 endpoint13 known toolsFirst detected July 5, 2026Last detected July 5, 2026

ENDPOINT 1

https://public-mcp.guestway.io/mcp

No auth detected

Known tools 13

search_faq

Full-text search across every Guestway FAQ (about 80 Q&As in 14 categories: general, pricing, demo-and-onboarding, integrations, and one per product module).

Inferred read-only
find_related_faqs

Return every FAQ that the marketing site surfaces on a given page, by the page slug.

Inferred read-only
search_solutions

List or search Guestway's 9 product modules (the "solutions").

Inferred read-only
get_solution

Fetch one Guestway product module by slug, with its description, canonical URL, SEO summary, and the FAQs the site shows on that module's page.

Inferred read-only
search_integrations

Search or filter the 57 systems Guestway connects to, across PMS, OTA/channel, guest communication, smart climate and smart locks.

Inferred read-only
get_integration

Fetch a single integration by its slug (e.g.

Inferred read-only
get_company_info

Return Guestway company facts: legal name, registered address, support and sales contact emails, the mobile apps (iOS and Android, for managers, front-desk and cleaning staff, role-gated and multilingual) and official social profiles (LinkedIn, X, YouTube).

Inferred read-only
get_testimonials

Return Guestway customer testimonials (the quotes shown on the homepage), each with the author, company, market segment and full quote text.

Inferred read-only
search_docs

Search Guestway's customer Academy (docs.guestway.io) for how-to and setup articles: connecting a PMS, Nest thermostat, smart locks, automations, billing, user roles, and similar.

Inferred read-only
get_doc

Return the full markdown body of one Academy article.

Inferred read-only
ask_doc

Query a single Guestway Academy page with a natural-language question.

Inferred read-only
get_changelog

Returns recent Guestway product releases from the public changelog (new features, improvements, bug fixes).

Inferred read-only
route_question

Given a user question, returns the canonical decision table for choosing the correct Guestway destination (marketing site, customer Academy at docs.guestway.io, status page, changelog, careers, referral program, mobile apps, or support email).

Potential side effects

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.guestway-io]
url = "https://public-mcp.guestway.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "guestway-io": {
      "type": "http",
      "url": "https://public-mcp.guestway.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: guestway-io
Remote MCP URL: https://public-mcp.guestway.io/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": {
    "guestway-io": {
      "url": "https://public-mcp.guestway.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "guestway-io": {
      "type": "http",
      "url": "https://public-mcp.guestway.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "guestway-io",
  "transport": "streamable-http",
  "url": "https://public-mcp.guestway.io/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 guestway.io was fetched 2026-07-26T19:44:43.767Z and is being refreshed.

Trust status Trusted

guestway.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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