Connect to a remote streamable HTTP MCP service that exposes announcements and FAQ tools.
Overview
This skill points to a remote MCP service that is not preconfigured as a named broker server. Load this skill when you need to discover or call that remote service dynamically.
The remote MCP service is already running for this example. This skill does not start it. This skill only documents the endpoint and the recommended broker workflow.
Remote MCP Endpoint
__REMOTE_MCP_URL__Workflow
After this skill is loaded:
skill_list_docs or
skill_select_docs.mcp_list_tools with selector __REMOTE_MCP_URL__.mcp_inspect_tools
to inspect only those tools.mcp_call with the selector returned
by mcp_list_tools or mcp_inspect_tools.mcp_call.arguments.Rules
skill_run or any other
command. It is already running.mcp_list_tools first, then inspect only the specific tool or
tools you plan to call.mcp_list_tools or
mcp_inspect_tools. If you must construct an ad-hoc URL selector and
dot-based parsing would be ambiguous, use the #tool= form, for example
__REMOTE_MCP_URL__#tool=announcement_publish.announcement_publish.faq_search or faq_read.9f7e561
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.