New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

knowz-mcp

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knowz-mcp

Frictionless knowledge management via the Knowz MCP server -- search, save, and query knowledge across vaults

latest
Source
npmnpm
Version
0.6.4
Version published
Maintainers
1
Created
Source

Knowz

Your knowledge base, inside your AI assistant.

Knowz gives your AI a persistent memory. Every decision your team makes, every convention you establish, every hard-won lesson — captured once, available forever, woven into every conversation automatically.

Why

Teams make the same decisions twice because no one remembers the first time. AI assistants make it worse — they're stateless. Every conversation starts from zero.

Knowz fixes this. Ask a question and get an answer grounded in what your team actually knows. Share an insight and it's captured for everyone. Your AI stops guessing and starts remembering.

What You Can Do

  • Ask questions — "What's our convention for error handling?" returns your team's actual answer, not a generic one
  • Save learnings — capture decisions and patterns as you work, without leaving your flow
  • Search everything — semantic search that understands meaning, not just keywords
  • Browse knowledge — see topics, patterns, and gaps at a glance

Auto-Detection

The standout feature. When you ask about a past decision, Knowz silently searches your vaults and weaves the answer into the conversation — no command needed. When you share an insight worth keeping, Knowz offers to save it.

It's like having a team member with perfect memory sitting alongside you.

Works With Any AI

The Knowz MCP server works with any AI model and any MCP-compatible agent. This plugin is a convenience layer for Claude Code, but the knowledge base is accessible from Claude, ChatGPT, Gemini, Copilot, or any tool that supports MCP.

Quick Start

# New users
/knowz register            # create account + configure MCP + set up vault
# restart Claude Code
/knowz status              # verify connection

# Existing users
/knowz setup <api-key>     # configure with API key
/knowz setup --oauth       # or configure with OAuth

# Daily usage
/knowz ask "What's our convention for error handling?"
/knowz save "We chose Redis over Memcached for pub/sub support"
/knowz search "authentication patterns"
/knowz browse

Commands

CommandDescription
/knowz ask "question"AI-powered Q&A against your vaults
/knowz save "insight"Capture knowledge with automatic routing
/knowz search "query"Semantic search across vaults
/knowz browse [vault]Browse vault contents and topics
/knowz setupConfigure MCP connection and vault routing
/knowz statusCheck connection and vault health
/knowz registerCreate account and set up everything
/knowz flushProcess pending captures queued while MCP was unavailable

Works With KnowzCode

Knowz integrates with the KnowzCode development methodology — past decisions are searchable during planning, and learnings are captured automatically after each feature ships.

Works fully standalone too. No KnowzCode required.

Full capabilities · knowz.io

Keywords

ai

FAQs

Package last updated on 12 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts