knowns
Verified Safeby knowns-dev
Overview
A CLI-first knowledge layer designed to provide AI assistants with persistent memory and context for project tasks and documentation.
Installation
npx knowns mcpSecurity Notes
The Web UI is designed for 'localhost-only' use and lacks explicit authentication by default. Exposing it to a public network without adding authentication and access controls would be a critical security vulnerability. The underlying CLI and MCP server operate on local files, assuming a trusted local execution environment. The planned self-hosted sync is noted to require authentication.
Similar Servers
pluggedin-app
A testing environment and UI for interacting with and managing Model Control Protocol (MCP) servers using LLM-powered chat agents and a RAG knowledge base.
context-sync
Context Sync provides AI systems with persistent, queryable memory across all development tools, sessions, and projects, allowing AI to remember codebase details, architectural decisions, and conversation history.
conductor-tasks
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
mcp-server
Provides AI tools with persistent context, semantic code search, and team knowledge sharing across sessions.