← 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

set_access_policy

answer imperative

Set crawler access by intent group or crawler name and update Content-Signal directives in the Studio draft.

Page: /

Input schema

PropertyTypeRequiredDescription
groups object no Crawler directives applied to train, search, or agent groups.
crawlers object no Per-crawler allow, disallow, or null-to-clear overrides.
contentSignal object no Content-Signal permissions for training, search, and AI input.
Raw JSON schema
{
  "type": "object",
  "additionalProperties": false,
  "minProperties": 1,
  "properties": {
    "groups": {
      "type": "object",
      "description": "Crawler directives applied to train, search, or agent groups.",
      "additionalProperties": false,
      "properties": {
        "train": {
          "type": "string",
          "description": "Directive for model-training crawlers.",
          "enum": [
            "allow",
            "disallow"
          ]
        },
        "search": {
          "type": "string",
          "description": "Directive for AI search and retrieval crawlers.",
          "enum": [
            "allow",
            "disallow"
          ]
        },
        "agent": {
          "type": "string",
          "description": "Directive for user-triggered agent fetchers.",
          "enum": [
            "allow",
            "disallow"
          ]
        }
      }
    },
    "crawlers": {
      "type": "object",
      "description": "Per-crawler allow, disallow, or null-to-clear overrides.",
      "maxProperties": 40,
      "propertyNames": {
        "maxLength": 60
      },
      "additionalProperties": {
        "anyOf": [
          {
            "type": "string",
            "enum": [
              "allow",
              "disallow"
            ]
          },
          {
            "type": "null"
          }
        ]
      }
    },
    "contentSignal": {
      "type": "object",
      "description": "Content-Signal permissions for training, search, and AI input.",
      "additionalProperties": false,
      "properties": {
        "aiTrain": {
          "type": "string",
          "description": "Whether model training is permitted.",
          "enum": [
            "yes",
            "no"
          ]
        },
        "search": {
          "type": "string",
          "description": "Whether search and retrieval are permitted.",
          "enum": [
            "yes",
            "no"
          ]
        },
        "aiInput": {
          "type": "string",
          "description": "Whether agent input use is permitted.",
          "enum": [
            "yes",
            "no"
          ]
        }
      }
    }
  }
}

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