Help AI agents search, understand, and operate on codebases with a content-addressed graph.
This MCP tool comes from the official registry and is open source, so its origin is relatively trustworthy overall. However, the provided materials are minimal; it is only clear that it can execute code and operates on code graphs, so it should be treated as caution rather than high risk.
The materials state that no keys or environment variables are required. No API tokens, account credentials, or other sensitive authentication secrets are requested, so credential exposure appears low.
No remote endpoints or external service connections are declared in the known materials. There is currently no evidence that user data is sent out to third-party network destinations.
The system checks explicitly mark this tool as executes-code, indicating it may run code locally or invoke processes/system capabilities. This is a common high-privilege MCP capability and warrants caution, ideally in a constrained environment with review of the 22 exposed tool interfaces.
The description as a 'content-addressed code graph' reasonably suggests it processes local codebases or related file data. However, the materials do not specify read/write boundaries, directory scope, or whether it modifies files, so its local code/data access scope deserves caution.
Positive factors include an official registry source, an open-source repository, and updates within the last year. However, the lack of a README, no declared license, and very low community adoption (0 stars) mean there is limited audit context and ecosystem validation, so the source code and dependency list should be reviewed before deployment.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.blackwell-systems/knowing" MCP server from askskill: Run: claude mcp add 'io-github-blackwell-systems-knowing' -- npx -y @blackwell-systems/knowing
Using the code graph, analyze the upstream and downstream dependencies of `processOrder`. List which modules it calls, which files reference it, and summarize the potential impact scope.
A dependency report with call chains, reference locations, and an impact scope summary.
Scan this repository's code graph and summarize the core modules, main entry points, key data flows, and the files worth reading first.
A structured codebase walkthrough that helps build a quick high-level understanding.
If I modify the `auth/session` module, use the code graph to assess which APIs, tests, configs, and related services may be affected, and provide review recommendations.
A change impact analysis with affected components and recommended review checkpoints.
Query code structure and cross-language relationships via MCP with auditable access logs.
Query and understand large codebases with a fast knowledge graph for AI agents.
Build and query a codebase knowledge graph with relationships and rationale.
Build a searchable code graph so AI agents can understand repositories precisely.
Index codebases into a searchable graph for structure, calls, and routes.
Index a monorepo into a graph for fast code structure queries.