← 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_site_identity

act imperative

Update the site identity and optional Organization metadata in the in-memory Studio draft.

Page: /

Input schema

PropertyTypeRequiredDescription
site string no The absolute HTTP or HTTPS site root.
name string no The public site name.
description string no A concise site description.
organization object no Optional Organization metadata paired with the site identity.
Raw JSON schema
{
  "type": "object",
  "additionalProperties": false,
  "minProperties": 1,
  "properties": {
    "site": {
      "type": "string",
      "description": "The absolute HTTP or HTTPS site root.",
      "maxLength": 2000,
      "format": "uri"
    },
    "name": {
      "type": "string",
      "description": "The public site name.",
      "maxLength": 300
    },
    "description": {
      "type": "string",
      "description": "A concise site description.",
      "maxLength": 1000
    },
    "organization": {
      "type": "object",
      "description": "Optional Organization metadata paired with the site identity.",
      "additionalProperties": false,
      "required": [
        "name",
        "url"
      ],
      "properties": {
        "name": {
          "type": "string",
          "description": "The organization name.",
          "maxLength": 300
        },
        "url": {
          "type": "string",
          "description": "The organization canonical HTTP or HTTPS URL.",
          "maxLength": 2000,
          "format": "uri"
        },
        "logo": {
          "type": "string",
          "description": "An absolute HTTP or HTTPS logo URL.",
          "maxLength": 2000,
          "format": "uri"
        },
        "description": {
          "type": "string",
          "description": "A concise organization description.",
          "maxLength": 1000
        },
        "sameAs": {
          "type": "array",
          "description": "Absolute HTTP or HTTPS profile URLs for the organization.",
          "maxItems": 10,
          "items": {
            "type": "string",
            "description": "An organization profile URL.",
            "maxLength": 2000,
            "format": "uri"
          }
        },
        "contactPoint": {
          "type": "array",
          "description": "Public contact points for the organization.",
          "maxItems": 5,
          "items": {
            "type": "object",
            "description": "A schema.org contact point for the organization.",
            "additionalProperties": false,
            "required": [
              "contactType"
            ],
            "properties": {
              "contactType": {
                "type": "string",
                "description": "The contact role, such as technical support.",
                "maxLength": 300
              },
              "email": {
                "type": "string",
                "description": "An email address for this contact.",
                "maxLength": 300
              },
              "telephone": {
                "type": "string",
                "description": "A telephone number for this contact.",
                "maxLength": 300
              },
              "url": {
                "type": "string",
                "description": "An absolute HTTP or HTTPS URL for this contact.",
                "maxLength": 2000,
                "format": "uri"
              },
              "areaServed": {
                "description": "A service area or a bounded list of service areas.",
                "oneOf": [
                  {
                    "type": "string",
                    "maxLength": 300
                  },
                  {
                    "type": "array",
                    "maxItems": 10,
                    "items": {
                      "type": "string",
                      "maxLength": 300
                    }
                  }
                ]
              },
              "availableLanguage": {
                "description": "A language or a bounded list of languages.",
                "oneOf": [
                  {
                    "type": "string",
                    "maxLength": 300
                  },
                  {
                    "type": "array",
                    "maxItems": 10,
                    "items": {
                      "type": "string",
                      "maxLength": 300
                    }
                  }
                ]
              }
            }
          }
        },
        "address": {
          "type": "object",
          "description": "A schema.org postal address for the organization.",
          "additionalProperties": false,
          "required": [
            "addressCountry"
          ],
          "properties": {
            "streetAddress": {
              "type": "string",
              "description": "The street address.",
              "maxLength": 300
            },
            "addressLocality": {
              "type": "string",
              "description": "The city or locality.",
              "maxLength": 300
            },
            "addressRegion": {
              "type": "string",
              "description": "The state, county, or region.",
              "maxLength": 300
            },
            "postalCode": {
              "type": "string",
              "description": "The postal code.",
              "maxLength": 300
            },
            "addressCountry": {
              "type": "string",
              "description": "The country name or ISO country code.",
              "maxLength": 300
            }
          }
        }
      }
    }
  }
}

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