{
    "name": "ForkPoint",
    "url": "https://forkpoint.com/",
    "updated": "2026-04-16",
    "summary": "E-commerce consultancy and development agency specializing in Salesforce Commerce Cloud, Shopify, BigCommerce, commercetools, and Alokai. AI agents can discover services, content, and contact actions through the resources below.",
    "contact": {
        "email": "hello@forkpoint.com",
        "form": "https://forkpoint.com/contact-us/"
    },
    "resources": [
        {
            "type": "llms",
            "title": "LLMs.txt",
            "url": "https://forkpoint.com/llms.txt",
            "description": "Concise site map and context for AI agents."
        },
        {
            "type": "llms-full",
            "title": "Full LLM context",
            "url": "https://forkpoint.com/llms-full.txt",
            "description": "Expanded company context, services, platforms, audiences, and contact information."
        },
        {
            "type": "sitemap-index",
            "title": "Sitemap index",
            "url": "https://forkpoint.com/sitemap-index.xml",
            "description": "Generated XML sitemap index covering all public pages."
        },
        {
            "type": "rss",
            "title": "RSS feed",
            "url": "https://forkpoint.com/rss.xml",
            "description": "ForkPoint Insights — articles, case studies, and news."
        },
        {
            "type": "navigation",
            "title": "Navigation",
            "url": "https://forkpoint.com/navigation.json",
            "description": "Machine-readable primary nav, solutions, legal, and utility links."
        },
        {
            "type": "openapi",
            "title": "Contact action",
            "url": "https://forkpoint.com/openapi.json",
            "description": "Machine-readable description of the public contact inquiry action."
        },
        {
            "type": "mcp-discovery",
            "title": "MCP discovery",
            "url": "https://forkpoint.com/mcp.json",
            "description": "Static discovery manifest for machine-readable resources and tools."
        },
        {
            "type": "ai-plugin",
            "title": "AI plugin manifest",
            "url": "https://forkpoint.com/.well-known/ai-plugin.json",
            "description": "ChatGPT-style plugin manifest pointing at the OpenAPI spec for the public contact inquiry action."
        },
        {
            "type": "brand",
            "title": "Brand profile",
            "url": "https://forkpoint.com/brand.json",
            "description": "Compact brand, services, platforms, identity, and color data."
        },
        {
            "type": "humans",
            "title": "Humans",
            "url": "https://forkpoint.com/humans.txt",
            "description": "Ownership, contact, and standards context."
        },
        {
            "type": "security",
            "title": "Security contact",
            "url": "https://forkpoint.com/.well-known/security.txt",
            "description": "Vulnerability disclosure contact and policy."
        }
    ],
    "actions": [
        {
            "name": "Project inquiry",
            "method": "POST",
            "endpoint": "https://forkpoint.com/contact-us/",
            "source": "https://forkpoint.com/contact-us/",
            "description": "Submit a new project inquiry through the public contact form."
        }
    ]
}
