surahammarsgk.se
Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.
What is UCP? The Universal Commerce Protocol is the open standard AI shopping agents use to discover, browse, and check out at online stores. Read the spec overview →
surahammarsgk.se is conforming and ready for agent discovery and checkout.
/llms.txt content
The plain-text brief this store publishes to AI agents. Captured on the most recent check.
# Surahammars Golfklubb
> Surahammars Golfklubb, belägen i Västmanland, erbjuder en komplett golfupplevelse med en 18-hålsbana, korthålsbana och footgolf. Klubben betonar gemenskap, utveckling och välkomnande för alla åldrar och nivåer. Faciliteter inkluderar restaurang och golfshop, och klubben arrangerar olika tävlingar och träningsprogram för både juniorer och vuxna.
## Homepage link
- [home](https://www.surahammarsgk.se/)
## Åtkomst för AI-agenter
Denna hemsida drivs av Wix och stöder Model Context Protocol (MCP)
för agentbaserad AI-åtkomst. AI-agenter kan ansluta direkt för att i realtid hämta
aktuellt hemsideinnehåll – ingen skrapning behövs.
- [**Hemsidans MCP-ändpunkt**](https://www.surahammarsgk.se/_api/mcp)
- [**Wix MCP-dokumentation**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp)
## Tillgängliga MCP-verktyg
### GetBusinessDetails
Hämtar företags- och hemsideuppgifter såsom tidszon, e-postadress, telefonnummer och adress.
- Inga parametrar krävs.
### SearchInSite
Söker efter information på hemsidan.
- **searchTerm** - Term att söka efter på hemsidan.
### SearchSiteApiDocs
Hämtar API-dokumentationen för de företagslösningar från Wix som är
installerade på hemsidan och informerar AI-klienten om hur API:erna ska användas. Använd
det här verktyget för att söka efter produkter och tjänster (i stället för SearchInSite).
- **searchTerm** - Term att söka efter i hemsidans API-dokumentation.
### GenerateVisitorToken
Skapar en ny besökarsession och hämtar en åtkomsttoken för besökare för hemsidan.
Måste anropas innan en CallWixSiteAPI-begäran görs om ingen besökartoken
redan är tillgänglig i kontexten.
- Inga parametrar krävs.
### CallWixSiteAPI
Anropar API-metoder på hemsidan för att utföra åtgärder på en besökares
vägnar, såsom att söka efter hemsidedata, utföra en bokning eller inleda ett köp.
- **visitorToken** - Åtkomsttoken för besökare. Använd GenerateVisitorToken först om en token inte är tillgänglig.
- **url** - Absolut URL till den API-metod som ska anropas (t.ex. https://www.wixapis.com/...). Hämta med SearchSiteApiDocs.
- **method** - HTTP-metod att använda för API-anropet.
- **body** - Förfrågans body i form av en giltig JSON-sträng.
### ReadFullDocsArticle
Hämtar en komplett artikel från Wix portal för utvecklardokumentation.
- **articleUrl** - URL till en artikel i Wix portal för utvecklardokumentation.
### ReadFullDocsMethodSchema
Hämtar det fullständiga schemat för en Wix API-metod. Bör anropas innan
den faktiska metoden anropas via CallWixSiteAPI.
- **articleUrl** - URL till referensartikeln för Wix API-metoden.
## Vad besökare kan göra via AI + MCP
- Hämta företagsuppgifter (kontaktuppgifter, plats, öppettider)
- Upptäcka vilka produkter och tjänster som tillhandahålls
- Boka tjänster och göra reservationer
- Inleda ett köp och dirigeras till hemsidan för att slutföra betalningen
- Ställa frågor och få relevanta svar utan att behöva besöka hemsidan
## Anteckningar
- Ingen autentisering krävs för att ansluta till MCP-ändpunkten
- Endast offentlig information som kan kommas åt via hemsidan är tillgänglig
- Innehållet är alltid aktuellt och skickas i realtid
- För att ta emot uppdateringar om verktygen kan du implementera ett tools/list-anrop när du får en avisering om verktygsuppdatering
Capabilities Detected
| Checkout ✓ Bound | 2026-04-08 |
| Fulfillment Extension ✓ Bound | 2026-04-08 |
| Catalog Lookup ✓ Bound | 2026-04-08 |
| Catalog Search ✓ Bound | 2026-04-08 |
Technical Vitals
| UCP Status | Verified |
| Endpoint | https://surahammarsgk.se/.well-known/ucp |
| HTTP Status | 200 |
| UCP Version | 2026-04-08 |
| Transports | REST, MCP |
| Last Observed | |
| Last Full Index |
What you can do with this report
Open Validator
Inspect the manifest line-by-line and see exactly which schema rules pass or fail.
Run validator →Simulate an Agent Shop
Send a real AI shopping agent to surahammarsgk.se and watch it browse, cart, and check out.
Open in Playground ↗Run a Fresh Check
Force a brand new live crawl right now — use this to confirm a recent fix.
Re-check now →Claim this Store
Is surahammarsgk.se yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when surahammarsgk.se changes
One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.
AI Agent Access (robots.txt)
| GPTBotOpenAI / ChatGPT | ✓Allowed |
| Google-ExtendedGemini / Google | ✓Allowed |
| ClaudeBotClaude / Anthropic | ✓Allowed |
| Applebot-ExtendedApple Intelligence | ✓Allowed |
| CCBotCommon Crawl | ✓Allowed |
Raw UCP Manifest JSON
{
"ucp": {
"version": "2026-04-08",
"services": {
"dev.ucp.shopping": [
{
"spec": "https://ucp.dev/specification/overview",
"schema": "https://ucp.dev/services/shopping/rest.openapi.json",
"version": "2026-04-08",
"endpoint": "https://www.wixapis.com/ecom/ucp/332f4e35-6ad7-4cda-9738-e9f987719243",
"transport": "rest"
},
{
"spec": "https://ucp.dev/specification/overview",
"version": "2026-04-08",
"endpoint": "https://www.wixapis.com/ecom/ucp/332f4e35-6ad7-4cda-9738-e9f987719243/mcp",
"transport": "mcp"
}
]
},
"capabilities": {
"dev.ucp.shopping.checkout": [
{
"spec": "https://ucp.dev/specification/checkout",
"schema": "https://ucp.dev/schemas/shopping/checkout.json",
"version": "2026-04-08"
}
],
"dev.ucp.shopping.fulfillment": [
{
"spec": "https://ucp.dev/specification/fulfillment",
"config": {
"allows_multi_destination": {
"shipping": false
},
"allows_method_combinations": []
},
"schema": "https://ucp.dev/schemas/shopping/fulfillment.json",
"extends": "dev.ucp.shopping.checkout",
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"spec": "https://ucp.dev/latest/specification/catalog/lookup",
"schema": "https://ucp.dev/schemas/shopping/catalog-lookup.json",
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog.search": [
{
"spec": "https://ucp.dev/latest/specification/catalog/search",
"schema": "https://ucp.dev/schemas/shopping/catalog-search.json",
"version": "2026-04-08"
}
]
},
"payment_handlers": []
}
}
Other verified stores with similar capabilities
Stores that share the most UCP capabilities with surahammarsgk.se, ranked by overlap.
About this surahammarsgk.se report
What does it mean that surahammarsgk.se is verified for UCP?
/.well-known/ucp, the manifest passes schema validation against 2026-04-08, and AI agents can discover its commerce capabilities without needing to scrape HTML. In plain terms: agents can shop here reliably.Can I trust surahammarsgk.se for AI agent purchases?
What platform does surahammarsgk.se use for UCP?
How was this UCP report for surahammarsgk.se generated?
surahammarsgk.se/.well-known/ucp directly, parses the manifest against the official UCP JSON schema, checks robots.txt for AI bot policies, and runs payment-handler validation. No manual review, no opinions — just what the manifest actually says. The check ran 1 hour ago.How often is surahammarsgk.se re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/surahammarsgk.se)<a href="https://ucpchecker.com/status/surahammarsgk.se"><img src="https://ucpchecker.com/badge/surahammarsgk.se" alt="UCP Status"></a>