Permission-aware RAG knowledge base for agents — ingest docs, hybrid search, cited answers (hosted API).
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
ingestChunk, embed, and index a document into the workspace (dense + lexical lanes). Re-ingesting the same externalId replaces the prior version. Optional permissionSet gates who can retrieve it.Chunk, embed, and index a document into the workspace (dense + lexical lanes). Re-ingesting the same externalId replaces the prior version. Optional permissionSet gates who can retrieve it.
No input schema was published for this tool.
searchHybrid (dense + lexical) retrieval over a workspace, filtered by the caller’s permissions. Returns the top matching chunks.Hybrid (dense + lexical) retrieval over a workspace, filtered by the caller’s permissions. Returns the top matching chunks.
No input schema was published for this tool.
answerRetrieve permitted chunks and compose a grounded answer with [n] citations. Refuses to use outside knowledge.Retrieve permitted chunks and compose a grounded answer with [n] citations. Refuses to use outside knowledge.
No input schema was published for this tool.
delete_documentprivilegedRemove all chunks of a document from both retrieval lanes.Remove all chunks of a document from both retrieval lanes.
No input schema was published for this tool.
workspace_statsDocument and chunk counts and last index time for a workspace.Document and chunk counts and last index time for a workspace.
No input schema was published for this tool.
usageShow this API key’s usage/quota (trial keys show used/limit/remaining; subscribed keys are unlimited).Show this API key’s usage/quota (trial keys show used/limit/remaining; subscribed keys are unlimited).
No input schema was published for this tool.
6 of 6 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Permission-aware RAG knowledge base for agents — ingest docs, hybrid search, cited answers (hosted API).
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
54 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+42 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.