Connect a coding agent
The Cloud skill provides compact working instructions. MCP supplies exact current documentation when details matter.
Skills Codex Claude Code OpenCode Other
CLI command
bunx skills add https://docs.example.com
This command installs the working instructions published by this website in the selected coding agent.
For exact, current details, also connect the MCP server through one of the agent tabs.
Installation uses the open-source Vercel Skills CLI .
CLI command
codex mcp add cloud --url /_fibel/mcp
This command adds the documentation to the Codex configuration.
CLI command
claude mcp add --transport http cloud /_fibel/mcp
This command adds the documentation for the current Claude Code project.
CLI command
opencode mcp add cloud --url /_fibel/mcp
This command adds the remote documentation to OpenCode.
Streamable HTTP endpoint
This endpoint works with any client that supports Streamable HTTP.
1 Add a remote MCP server in the coding agent without configuring authentication. 2 Name the server “cloud” and paste the endpoint above. 3 Ask the agent to search the documentation and read the matching Markdown page.
The skill and MCP complement each other: the skill describes workflows, while MCP supplies current documentation.