fix(docs): remove stale 'coming soon' stub from plugins.mdx MCP entry
Replace "(coming soon for more runtimes)" with an accurate description linking to the MCP Server guide. Works with any MCP-compatible AI agent. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user