Compare commits

...

1 Commits

Author SHA1 Message Date
technical-writer 9bee1bd84a fix(docs): remove stale 'coming soon' stub from plugins.mdx MCP server entry
Replace (coming soon for more runtimes) with accurate MCP server description
and link to /docs/mcp-server.
2026-05-15 11:32:11 +00:00
+1 -1
View File
@@ -35,7 +35,7 @@ runtime.
| Shape | Description |
|-------|-------------|
| agentskills.io format | `SKILL.md` + optional scripts, hooks, and `plugin.yaml` manifest |
| MCP server | Model Context Protocol server (coming soon for more runtimes) |
| MCP server | Model Context Protocol server — works with any MCP-compatible AI agent (Claude Code, Cursor, etc.). See the [MCP Server guide](/docs/mcp-server) for setup and available tools. |
The shape is orthogonal to the source. A `github://` plugin and a `local://`
plugin can both be agentskills.io format. The per-runtime adapter inside the