About
llm9p bridges the gap between powerful Large Language Models and traditional Unix-like operating systems by presenting LLM access through the elegant and lightweight 9P filesystem protocol. This innovative approach allows users, scripts, and AI agents to interact with LLMs using familiar file operations like `cat` and `echo`, eliminating the need for complex SDKs or HTTP APIs. It supports various backends, including Anthropic API and Claude Code CLI, with planned support for local LLMs, making it a versatile tool for integrating conversational AI into any environment that understands files.