{
  "mcp_endpoint": "https://mcp.graffiticode.org/mcp",
  "site": "https://graffiticode.org",
  "description": "Graffiticode is a universal MCP server of smart tools for AI agents and the people who use them. Each tool is one domain language wrapped by a specialized AI. This file is the ecosystem-level discovery index; toolset-scoped trial tokens are published on each toolset subdomain.",
  "tools": [
    "create_item",
    "update_item",
    "get_item",
    "list_languages",
    "get_language_info"
  ],
  "openapi_url": "https://api.graffiticode.org/openapi.json",
  "openapi_trial_token_supported": false,
  "console_url": "https://console.graffiticode.org",
  "forum_url": "https://forum.graffiticode.org",
  "github_url": "https://github.com/graffiticode",
  "languages": [
    { "id": "L0152", "name": "Interactive Map", "spec_url": "https://graffiticode.org/languages/L0152" },
    { "id": "L0153", "name": "Area Model", "spec_url": "https://graffiticode.org/languages/L0153" },
    { "id": "L0154", "name": "Magic Square", "spec_url": "https://graffiticode.org/languages/L0154" },
    { "id": "L0157", "name": "Geoboard", "spec_url": "https://graffiticode.org/languages/L0157" },
    { "id": "L0158", "name": "Learnosity Item", "spec_url": "https://graffiticode.org/languages/L0158" },
    { "id": "L0159", "name": "Flashcard / Match / Memory", "spec_url": "https://graffiticode.org/languages/L0159" },
    { "id": "L0166", "name": "Spreadsheet", "spec_url": "https://graffiticode.org/languages/L0166" },
    { "id": "L0169", "name": "Concept Web", "spec_url": "https://graffiticode.org/languages/L0169" }
  ],
  "toolsets": [
    {
      "name": "Assessments",
      "url": "https://assessments.artcompiler.com",
      "mcp_config": "https://assessments.artcompiler.com/.well-known/mcp.json",
      "llms_txt": "https://assessments.artcompiler.com/llms.txt"
    },
    {
      "name": "Sheets",
      "url": "https://sheets.artcompiler.com",
      "mcp_config": "https://sheets.artcompiler.com/.well-known/mcp.json",
      "llms_txt": "https://sheets.artcompiler.com/llms.txt"
    },
    {
      "name": "Diagrams",
      "url": "https://diagrams.artcompiler.com",
      "mcp_config": "https://diagrams.artcompiler.com/.well-known/mcp.json",
      "llms_txt": "https://diagrams.artcompiler.com/llms.txt"
    }
  ]
}
