← WebMCP Directory

agentmarkup.dev

agentmarkup.dev

live Unverified (seed import) Developer Tools 10 tools imperative implementation

Configure, inspect, and compile a coherent machine-readable website surface with visible agent tools, deterministic findings, and install-ready agentmarkup artifacts.

First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com

Answer 2 · Act 8 · Transact 0 · Score: Not yet scored

Tool inspector

curate_agent_pages

act imperative

Curate llms.txt sections, usage guidance, full-text output, and markdown mirror settings in the Studio draft.

Page: /

Input schema

PropertyTypeRequiredDescription
llmsSections array no The curated sections and entries emitted into llms.txt.
whenToUse array no Short statements explaining when an agent should use this site.
llmsFullEnabled boolean no Whether to generate the optional llms-full.txt artifact.
markdownMirrors object no Markdown mirror generation and exclusion settings.
Raw JSON schema
{
  "type": "object",
  "additionalProperties": false,
  "minProperties": 1,
  "properties": {
    "llmsSections": {
      "type": "array",
      "description": "The curated sections and entries emitted into llms.txt.",
      "maxItems": 20,
      "items": {
        "type": "object",
        "additionalProperties": false,
        "required": [
          "title",
          "entries"
        ],
        "properties": {
          "title": {
            "type": "string",
            "description": "The llms.txt section title.",
            "maxLength": 300
          },
          "entries": {
            "type": "array",
            "description": "Pages included in this section.",
            "maxItems": 50,
            "items": {
              "type": "object",
              "description": "One page advertised in an llms.txt section.",
              "additionalProperties": false,
              "required": [
                "title",
                "url"
              ],
              "properties": {
                "title": {
                  "type": "string",
                  "description": "The page title.",
                  "maxLength": 300
                },
                "url": {
                  "type": "string",
                  "description": "A relative or absolute page URL.",
                  "maxLength": 2000
                },
                "description": {
                  "type": "string",
                  "description": "An optional page description.",
                  "maxLength": 1000
                }
              }
            }
          }
        }
      }
    },
    "whenToUse": {
      "type": "array",
      "description": "Short statements explaining when an agent should use this site.",
      "maxItems": 10,
      "items": {
        "type": "string",
        "description": "One usage statement.",
        "maxLength": 200
      }
    },
    "llmsFullEnabled": {
      "type": "boolean",
      "description": "Whether to generate the optional llms-full.txt artifact."
    },
    "markdownMirrors": {
      "type": "object",
      "description": "Markdown mirror generation and exclusion settings.",
      "additionalProperties": false,
      "required": [
        "enabled",
        "exclude"
      ],
      "properties": {
        "enabled": {
          "type": "boolean",
          "description": "Whether markdown mirrors are generated."
        },
        "exclude": {
          "type": "array",
          "description": "Page patterns excluded from markdown mirrors.",
          "maxItems": 50,
          "items": {
            "type": "string",
            "description": "One exclusion path or pattern.",
            "maxLength": 2000
          }
        }
      }
    }
  }
}

Similar websites

neohack.dev

neohack.dev

An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.

live Unverified Developer Tools Transact tools
54 tools A3 / Act49 / T2 Not yet scored Seen 2026-09-14
create observe inspect lookup navigation
Inspect tools
persona-chat.dev

persona-chat.dev

Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…

live Unverified Developer Tools Transact tools
42 tools A10 / Act29 / T3 Not yet scored Seen 2026-09-14
get_theme_overview set_brand_colors assign_color_role set_typography set_roundness
Inspect tools
demos.telerik.com

demos.telerik.com

Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.

live Unverified Developer Tools
30 tools A1 / Act29 / T0 Not yet scored Seen 2026-09-14
warehouse-map-map-set-center warehouse-map-map-set-zoom warehouse-map-map-add-marker warehouse-map-map-clear-markers inventory-sheet-spreadsheet-set-cell
Inspect tools
bandarra.me

bandarra.me

WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…

demo Unverified Developer Tools Transact tools
27 tools A12 / Act14 / T1 Not yet scored Seen 2026-09-14
list_skills read_skill read read_selection search
Inspect tools

Related on Influzer