Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by NERVsystems • Uncategorized
Provides access to Large Language Models through the 9P filesystem protocol.
Interact with LLMs using simple file operations instead of APIs.
Script and chain LLM calls using standard Unix shell tools.
Combine multiple LLM services via mounting multiple 9P filesystems.
llm9p enables users, scripts, and AI agents to interact with Large Language Models using standard filesystem operations like reading and writing files. It supports multiple backends including the Anthropic API and Claude Code CLI, with plans for local LLMs. This approach allows universal, scriptable, and composable LLM access without dependencies, leveraging the lightweight 9P protocol.