44 packages
@copass/agent-router
High-level Copass agent SDK — hosted agent-runtime routing + integrations + one-liner OAuth flow
@copass/ai-sdk
Vercel AI SDK tool adapters for Copass — drop-in discover/interpret/search tools for LLM agents
@copass/cli
Command-line interface for the [Olane Network](https://olane.dev) — interact with the Copass knowledge graph, ingest code and documentation, and query your project's ontology.
@copass/config
Canonical tool descriptions, parameter descriptions, and system prompts shared across every @copass/* adapter. Single source of truth for LLM-facing copy.
@copass/core
Core client SDK for the Copass platform
@copass/datasource-fs
Filesystem data source driver for Copass — scans, watches, and pushes file events through the copass-id storage layer
@copass/datasource-olane
Olane OS data source driver for Copass — start/stop/status of local Olane OS instances, address book, worlds, and identity management
@copass/langchain
LangChain tool adapters for Copass — drop-in discover/interpret/search tools for LangChain agents
@copass/management
Spec-driven management tool registrar for Copass agents (read-only, Phase 1).
@copass/mastra
Mastra tool adapters for Copass — drop-in discover/interpret/search tools for Mastra agents
@copass/mcp
Standalone MCP server for Copass — drop-in discover/search/get_origin + Context Window tools for any MCP client (Claude Agent SDK, Claude Code, Claude Desktop, Cursor)
@copass/olane-agents
Headless library for managing Olane OS host singletons + per-session agent broker daemons. Wraps @copass/datasource-olane (OS lifecycle) and @olane/o-agent (agent broker primitives) into one Copass-flavored surface that any front-end (CLI, web, MCP) can c
create-copass-agent
Scaffold a Copass-backed agent: Hono + Vercel AI SDK + Claude + Context Window, ready to edit and deploy.
kalshi-mcp
Unofficial Model Context Protocol (MCP) server for the Kalshi trading API — lets an AI agent fully interface with Kalshi (market data, portfolio, trading, WebSocket snapshots) over stdio. Not affiliated with Kalshi.
@olane/local-network
@olane/o-agent
oLane per-session agent broker — registry, AgentNode, and A2A-shaped envelopes
@olane/o-approval
Olane approval service for human-in-the-loop AI action approval
@olane/o-bridge-mcp
oLane MCP Bridge Server
@olane/o-cli
Command-line interface for the [Olane Network](https://olane.dev) — interact with the Copass knowledge graph, ingest code and documentation, and query your project's ontology.
@olane/o-client
oLane client
@olane/o-client-limited
oLane client limited connection manager
@olane/o-config
oLane Network Config
@olane/o-context
Generic async context primitive with platform-specific implementations (AsyncLocalStorage for Node, variable swap for browser/RN)
@olane/o-core
Olane addressable p2p node used to host tools, data or anything else your heart can dream of.
@olane/o-gateway-interface
oLane gateway interface