mappedsky/elicitation-testing
v1.0.0
Manual testing against the elicitation tester MCP, which serves a catalogue of elicitation shapes most of which a conforming client should refuse. Off by default; it is a fixture, not a capability.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
elicitstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.elicitation-tester.test/mcp"
}elicitlegacystreamable-http
{
"type": "streamable-http",
"url": "https://mcp.elicitation-tester.test/mcp/legacy"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"description": "Manual testing against the elicitation tester MCP, which serves a catalogue of elicitation shapes most of which a conforming client should refuse. Off by default; it is a fixture, not a capability.",
"extensions": {
"com.mappedsky.seizu": {
"skills": {
"elicitation-scenarios": {
"aliases": [
"elicitation_testing__elicitation_scenarios"
],
"title": "Elicitation Scenarios",
"triggers": [
"run an elicitation scenario",
"test elicitation handling",
"elicitation tester",
"exercise the elicitation catalogue",
"check how a form or url elicitation is rendered"
]
},
"elicitation-scenarios-legacy": {
"aliases": [
"elicitation_testing__elicitation_scenarios_legacy"
],
"title": "Elicitation Scenarios (legacy protocol)",
"triggers": [
"test legacy elicitation",
"elicitation over the older protocol",
"synchronous elicitation create"
]
}
}
}
},
"name": "elicitation-testing",
"version": "1.0.0"
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.mappedsky.seizu