nafjan/summon
Cross-vendor sub-agent broker with structured envelopes, council, governed deliberation, and authenticated local browser surfaces; optional MCP facade and provider drivers (CLI + openai-compat + arkcli).
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
{
"type": "stdio",
"command": "python",
"args": [
"./skills/summon/scripts/mcp_server.py"
],
"cwd": "${PLUGIN_ROOT}"
}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",
"name": "summon",
"version": "3.2.1",
"description": "Cross-vendor sub-agent broker with structured envelopes, council, governed deliberation, and authenticated local browser surfaces; optional MCP facade and provider drivers (CLI + openai-compat + arkcli).",
"license": "MIT",
"keywords": [
"skills",
"subagents",
"multi-agent",
"cli",
"broker",
"deliberation",
"browser-observer"
],
"repository": "https://github.com/Nafjan/summon",
"homepage": "https://github.com/Nafjan/summon",
"skills": "./skills/"
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 88Python files
- 3JSON files
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.summon.agentsships a directory of files
Fields the format does not define
This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.
- skills