mcp-connector skillA
mcp-connector is agent-read markdown (skill) from starchild-ai-agent/official-skills: Connect to any MCP (Model Context Protocol) server (Including Robinhood and Base) and use its tools, resources, and prompts.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# MCP Connector Connect to any MCP (Model Context Protocol) server and interact with its tools, resources, and prompts. ## Supported Transports - **stdio** — Launch a local MCP server as a subprocess (e.g. `npx @modelcontextprotocol/server-filesystem /path`) - **sse** — Connect to a remote MCP server via HTTP Server-Sent Events - **streamable-http** — Connect via the newer streamable HTTP transport (POST with SSE response) ## Usage Flow 1. **Browse** available servers with `mcp_browse` (or filter by category) 2. **Connect** by name from the registry: `mcp_connect(name="coingecko")` 3. **Discover** available tools/resources with `mcp_list_tools` or `mcp_list_resources` 4. **Use** them via `mcp_call_tool` or `mcp_read_resource` 5. **Disconnect** when done with `mcp_disconnect` ## Pre-configured Registry A curated list of MCP servers is maintained in `config/mcp_servers.yaml`. Connect to any of them by name — no URL or transport details needed: ``` mcp_connect(name="coingecko") # Crypto market data mcp_connect(name="exa") # Neural web search mcp_connect(name="dexpaprika") # DEX data across chains ``` …
Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/mcp-connector@v1.0.1mdr add starchild-ai-agent/official-skills/mcp-connector@sha256:014c3cfb6f7a9f2cPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_m3nrvkkwpq6whsjx)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.0.1 latest | 2026-05-28 | 0a7df1b | 3,106 B | A | view · diff |
| v1.0.0 | 2026-05-28 | d095cd2 | 3,075 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3106 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_m3nrvkkwpq6whsjx GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/mcp-connector GET https://markdownregistry.com/api/v1/blob/014c3cfb6f7a9f2cc6b3c9ecd41eb0be45e52ae5da2b181009c65c87475a67c9
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.