{
    "name": "Josh Weir",
    "version": "0.1.0",
    "description": "Operator-thinker building housing-grade systems, AI orchestration layers, and verification stacks for businesses that need to own their inputs end to end. Six first-party skills available: infrastructure architecture review, AI orchestration layer build, verification stack engineering, agent-ready site retrofit, operator-grade observability rollout, AI-era workforce design.",
    "url": "https://joshweir.uk",
    "supportedInterfaces": [
        {
            "url": "https://joshweir.uk/wp-json/joshweir/v1/mcp",
            "transport": "json-rpc"
        }
    ],
    "capabilities": [
        "list_skills",
        "get_skill",
        "list_engagement_modes",
        "submit_scope_request"
    ],
    "skills": [
        {
            "id": "joshweir.list_skills",
            "name": "List Josh Weir skills",
            "description": "Return the six first-party skills with id, title, and recommended action."
        },
        {
            "id": "joshweir.get_skill",
            "name": "Get skill detail",
            "description": "Return the full description of a single skill by id (jw-skill-001 through jw-skill-006)."
        },
        {
            "id": "joshweir.list_engagement_modes",
            "name": "List engagement modes",
            "description": "Return the three engagement modes: paid scope, fixed-fee build, Architect retainer."
        },
        {
            "id": "joshweir.submit_scope_request",
            "name": "Submit scoping-call request",
            "description": "Return a booking URL for a 30-minute scoping call, optionally pre-tagged with skill id + context."
        }
    ],
    "provider": {
        "organization": "Josh Weir",
        "url": "https://joshweir.uk"
    },
    "defaultInputModes": [
        "text/plain",
        "application/json"
    ],
    "defaultOutputModes": [
        "application/json",
        "text/markdown"
    ],
    "agentSkillsIndex": "https://joshweir.uk/.well-known/agent-skills/index.json",
    "mcpServerCard": "https://joshweir.uk/.well-known/mcp/server-card.json",
    "contact": "josh@joshweir.uk",
    "builtBy": {
        "name": "Weir Digital Media",
        "url": "https://weirdigital.media"
    }
}