Overview
LLMs.txt, the documentation MCP server, and pyRPC skills for coding assistants.
pyRPC fits naturally into agentic workflows. These tools help assistants and automation stay aligned with the library and the docs.
| Resource | What it is |
|---|---|
| LLMs.txt | Machine-friendly index, full-text dump, and per-page Markdown for tools and assistants. |
| MCP | Documentation MCP server for search, examples, and setup in MCP clients. |
| Skills | Portable instruction files so agents follow pyRPC conventions. |
The site footer also has an Ask AI about pyRPC control that opens your assistant (Claude, ChatGPT, Perplexity) with a pre-filled prompt, and every docs page has Copy MD actions that grab the page as Markdown for pasting into a conversation.

pyRPC