{
    "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
    "name": "freedom-design-remodel",
    "title": "Freedom Design & Remodel",
    "version": "2026.05",
    "description": "Freedom Design & Remodel is a veteran-owned design and remodeling company specializing in kitchen remodels, bathroom renovations, custom interior design, flooring, and exterior upgrades. Built with Integrity. Built to Last.",
    "publisher": {
        "name": "Freedom Design & Remodel",
        "url": "https://freedomremodel.com"
    },
    "homepage": "https://freedomremodel.com/",
    "documentation": "https://freedomremodel.com/llms.txt",
    "capabilities": {
        "tools": false,
        "resources": true,
        "prompts": false,
        "sampling": false
    },
    "resources": [
        {
            "name": "site-content",
            "title": "Freedom Design & Remodel content",
            "description": "Public content of Freedom Design & Remodel for AI assistant retrieval.",
            "uri": "https://freedomremodel.com/llms.txt",
            "mimeType": "text/plain"
        },
        {
            "name": "site-feed",
            "title": "Freedom Design & Remodel Atom feed",
            "description": "Recent pages and updates for information-agent subscription.",
            "uri": "https://freedomremodel.com/feed.xml",
            "mimeType": "application/atom+xml"
        }
    ],
    "contact": {
        "email": "info@freedomdesignremodel.com",
        "url": "https://freedomremodel.com/"
    },
    "license": "see-site-terms"
}