@bakerstreetnpm/index
v0.24.1
Published
Index CLI, MCP, Slack, VitePress, knowledge, configuration, and source adapters.
Readme
Index
@bakerstreetnpm/index contains the Index CLI and its configuration, knowledge,
MCP, Slack, VitePress, automation, and source-adapter modules.
Install the single package:
npm install @bakerstreetnpm/indexLoad and validate index.json with @bakerstreetnpm/index/config. The canonical
schema is exported from @bakerstreetnpm/index/config/schema.json.
Feature documentation lives in docs.
Cloudflare deployments can index Markdown as heading-aware D1 FTS chunks. Add
one mcp.search store with the cloudflare-d1 provider, binding, database
name. index runtime deploy finds or creates that D1 database, generates and
loads the D1 data, then deploys the unified API, MCP, and Slack Worker. The
Worker serves the same section search through /search and search_index_docs.
