@blockbite/agent-context
v0.2.0
Published
BlockBite direct MCP skills for Codex, Claude Code, and Cursor.
Readme
@blockbite/agent-context
Canonical BlockBite workflow guidance for Codex, Claude Code, Cursor, and other clients that connect to a BlockBite direct MCP server.
Install
npm install @blockbite/agent-contextStart with index.json. It indexes the available skills, supported client
profiles, shared references, examples, and mcp-tools.json runtime catalog.
Skills are static Markdown files and do not require Node.js at agent runtime.
Supported clients
- Codex
- Claude Code
- Cursor
Each client profile explains how to select one exact project-scoped BlockBite server. Authentication and write safety remain governed by the direct server and its sandbox workflow.
Versioning and validation
package.json, index.json, and mcp-tools.json always carry the same
package version. Repository releases propagate that version automatically.
pnpm agent-context:sync
pnpm agent-context:validateValidation checks package inventory, Markdown references, skill tool names, canonical reference mirrors, and the generated Studio copy.
Ownership and support
BlockBite contributors maintain this package in the
block-bite/blockbite repository.
Report package problems through
GitHub Issues.
License
GPL-2.0-or-later. See LICENSE.
