OpenViking
by Volcengine
Serves agent memories, resources and skills as a virtual filesystem under viking:// URIs, loading context on demand across tiers instead of stuffing the prompt.
Skills
Context Filesystem
Exposes memories, files and skills as paths under a viking:// scheme that agents browse and read like a filesystem.
On-Demand Loading
Loads only the context slices an agent requests, keeping token usage flat as the stored corpus grows.
Harness Plugins
Plugs into Claude Code, Cursor and Codex so existing agent setups gain persistent context without rewrites.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
free-claude-code
Routes Claude Code, Codex, and OpenCode through 48 model providers from a local gateway, letting terminal, IDE, and mob…
MCP TypeScript SDK
Builds MCP servers and clients in TypeScript with typed tool, resource, and prompt primitives plus stdio and streamable…