Using Rmcp

This skill covers building, modifying, and debugging MCP (Model Context Protocol) servers and clients in Rust using the rmcp crate. It applies when the codebase imports `rmcp`; when defining tools, resources, or prompts with `#[tool]`, `#[tool_router]`, or `#[prompt_router]`; when choosing or wiring transports (stdio, TCP, Unix socket, HTTP Streamable); when implementing `ServerHandler` or `ClientHandler`; when sending progress notifications; or when a user asks to "add an MCP tool", "create an MCP server", "connect to an MCP server", or "implement a handler".

dinglebear-ai 526a4d9 8 files · 43.1 KB Updated

File contents

dinglebear-ai/dendrite/tree/main/plugins/vibin/skills/using-rmcp commit 526a4d90a0

Frequently asked questions

npx skillmds@latest add dinglebear-ai/using-rmcp