fix(docs): remove stale 'coming soon' stub from plugins.mdx MCP entry
Secret scan / secret-scan (pull_request) Waiting to run
CI / build (pull_request) Successful in 2m43s

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:
2026-05-15 06:34:46 +00:00
parent 3b381a49da
commit 9dbbbf8f28
+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