← 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

configure_agent_card

act imperative

Configure the optional A2A Agent Card in the Studio draft and report whether the resulting card is valid.

Page: /

Input schema

PropertyTypeRequiredDescription
enabled boolean no Whether to emit the Agent Card discovery file.
version string no The Agent Card version.
description string no The Agent Card description.
supportedInterfaces array no Transport interfaces exposed by the agent.
skills array no Skills advertised by the Agent Card.
providerOrganization string no The provider organization name.
providerUrl string no The provider organization HTTP or HTTPS URL.
Raw JSON schema
{
  "type": "object",
  "additionalProperties": false,
  "minProperties": 1,
  "properties": {
    "enabled": {
      "type": "boolean",
      "description": "Whether to emit the Agent Card discovery file."
    },
    "version": {
      "type": "string",
      "description": "The Agent Card version.",
      "maxLength": 300
    },
    "description": {
      "type": "string",
      "description": "The Agent Card description.",
      "maxLength": 1000
    },
    "supportedInterfaces": {
      "type": "array",
      "description": "Transport interfaces exposed by the agent.",
      "maxItems": 5,
      "items": {
        "type": "object",
        "description": "One transport interface advertised by the Agent Card.",
        "additionalProperties": false,
        "required": [
          "url",
          "protocolBinding",
          "protocolVersion"
        ],
        "properties": {
          "url": {
            "type": "string",
            "description": "An absolute HTTP, HTTPS, WS, or WSS interface URL.",
            "maxLength": 2000
          },
          "protocolBinding": {
            "type": "string",
            "description": "The interface protocol binding.",
            "maxLength": 300
          },
          "protocolVersion": {
            "type": "string",
            "description": "The interface protocol version.",
            "maxLength": 300
          },
          "tenant": {
            "type": "string",
            "description": "An optional tenant identifier.",
            "maxLength": 300
          }
        }
      }
    },
    "skills": {
      "type": "array",
      "description": "Skills advertised by the Agent Card.",
      "maxItems": 10,
      "items": {
        "type": "object",
        "description": "One skill advertised by the Agent Card.",
        "additionalProperties": false,
        "required": [
          "id",
          "name",
          "description",
          "tags"
        ],
        "properties": {
          "id": {
            "type": "string",
            "description": "The stable skill identifier.",
            "maxLength": 300
          },
          "name": {
            "type": "string",
            "description": "The human-readable skill name.",
            "maxLength": 300
          },
          "description": {
            "type": "string",
            "description": "A concise skill description.",
            "maxLength": 1000
          },
          "tags": {
            "type": "array",
            "description": "Searchable tags for this skill.",
            "maxItems": 10,
            "items": {
              "type": "string",
              "description": "A bounded list of text values.",
              "maxLength": 300
            }
          },
          "examples": {
            "type": "array",
            "description": "Example requests for this skill.",
            "maxItems": 5,
            "items": {
              "type": "string",
              "description": "A bounded list of text values.",
              "maxLength": 1000
            }
          },
          "inputModes": {
            "type": "array",
            "description": "Supported input media types.",
            "maxItems": 5,
            "items": {
              "type": "string",
              "description": "A bounded list of text values.",
              "maxLength": 300
            }
          },
          "outputModes": {
            "type": "array",
            "description": "Supported output media types.",
            "maxItems": 5,
            "items": {
              "type": "string",
              "description": "A bounded list of text values.",
              "maxLength": 300
            }
          },
          "security": {
            "type": "array",
            "description": "Optional security requirements for this skill.",
            "maxItems": 5,
            "items": {
              "type": "object",
              "description": "A security scheme name mapped to required scopes.",
              "maxProperties": 10,
              "propertyNames": {
                "maxLength": 300
              },
              "additionalProperties": {
                "type": "array",
                "maxItems": 5,
                "items": {
                  "type": "string",
                  "description": "One required security scope.",
                  "maxLength": 300
                }
              }
            }
          }
        }
      }
    },
    "providerOrganization": {
      "type": "string",
      "description": "The provider organization name.",
      "maxLength": 300
    },
    "providerUrl": {
      "type": "string",
      "description": "The provider organization HTTP or HTTPS URL.",
      "maxLength": 2000,
      "format": "uri"
    }
  }
}

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