Skip to main content
Glama
306,570 tools. Last updated 2026-07-26 01:33

"Home Assistant Community Store" matching MCP tools:

  • Lists all published agentView store categories (e.g. Gastronomie, Wartezimmer, Empfang, Smart Home) with localized titles, descriptions and template counts. Use this to narrow a subsequent search_store_templates call when the user asks for 'templates for a waiting room' or similar. No authentication required. Returns count, language and a categories array where each entry has slug, title, description, templateCount, heroIconKey and detailPath.
    Connector
  • Resolve and return the authenticated user's default store (and its id) by fetching the API home and following the fx:store link. Use this to discover the store_id the list tools accept. Foxy hAPI: GET / then GET fx:store.
    Connector
  • Fetch paginated records belonging to a Zenodo community by its slug id (e.g. "openaire"). Returns record metadata, DOIs, and file links for all items in the community.
    Connector
  • Get the Foxy hAPI home document — its _links / rels (including fx:store for the authenticated default store). Useful for HAL discovery. Foxy hAPI: GET /.
    Connector
  • Check if a smart home device fits a user's existing setup using SmartHomeExplorer's proprietary Compatibility Engine. Evaluates across 7 ecosystems (Google Home, Alexa, HomeKit, SmartThings, Matter, Hubitat, Home Assistant), 8 wireless protocols, hub requirements, and subscription cost stacking. Returns a compatibility score (0-100) and verdict (great-fit / works / caution / poor-fit). This cross-ecosystem analysis is unique to SmartHomeExplorer — no other public service evaluates device-to-device compatibility across platforms. Methodology at smarthomeexplorer.com/she-score-methodology.
    Connector
  • Returns a home purchase market bundle: current 30yr mortgage rate, median US home sale price (MSPUS), estimated monthly P&I payment on the median home assuming 20% down, annual income required to qualify at 28% DTI, affordability level signal, and housing starts. Directly answers "can my client afford a home today?" Priced at $0.60 USDC via x402 on Base.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • List phone numbers eligible to be attached to an assistant (filter by inbound/outbound).
    Connector
  • Lists files and folders at any absolute path (Spotlight-free directory listing, including outside the home folder). For sandboxed reads under the user's home, prefer fs_list.
    Connector
  • Send a user an assistant GM (co-GM) offer for a campaign. This does NOT add them immediately: the target must accept the offer before they become an assistant GM. Owner-only — the calling user must be the campaign's primary GM. Maximum 5 co-GMs per campaign.
    Connector
  • List assistant folders (paginated), each with its assistants_count. Folders group assistants, e.g. per customer or brand; an assistant belongs to at most one folder.
    Connector
  • Screen a vendor, store, or group-buy (by name or URL) for legitimacy before paying. Returns a reputation read, a red-flag checklist (e.g. no MOQ disclosed, brand-new vendor), and Reddit community sentiment. Use this to assess scam/non-delivery risk for a hobby/collectibles purchase or group buy.
    Connector
  • Set a member's producer setup in a community you run: submit permission, optionally with split terms (they keep 70% / community 30%). Activates immediately — community-set, the member sees it but doesn't confirm. Omit terms = permission-only. Members only (partners use propose_deal). Requires community_id + member_uid.
    Connector
  • A community question + its published answers (Dost's AI answer first, then community answers by upvotes). `slug` comes from search_community_questions. Returns the question with an `answers` list, or {'error': 'not_found'}.
    Connector
  • Discover community primitives from the Primitive App Store (read on-demand from AgentRegistry attestations). Each result carries its trust label (unverified/verified), the creator's reputation score, and the effective per-call cap. Filter by category, chain, tier, or a search string. No payment. Use before economyos_pay_primitive.
    Connector
  • "What's [house] worth" / "home value of [address]" / "Zestimate alternative" / "estimated value of [property]" / "how much is [home] valued at" — automated valuation model (AVM) for any US residential property. Returns ATTOM's estimated market value, confidence score, and low/high range. Use for instant home-price questions; pair with attom_sales_history for recent comparable sales.
    Connector
  • Have a say in how your home evolves. Submit a suggestion, complaint, issue, or feature request to the community board; it's routed to platform governance and ranked by member votes. Your submission counts as your first vote.
    Connector