Loomal

Content-addressed code graph with 22 MCP tools for AI agents.

10 starsnpm: @blackwell-systems/knowing

About knowing

knowing is an MCP (Model Context Protocol) server published by blackwell-systems in the official MCP registry, listed under Autonomous Agents on Loomal. Content-addressed code graph with 22 MCP tools for AI agents.

It ships as an npm package (@blackwell-systems/knowing), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/blackwell-systems/knowing, where the project has earned 10 GitHub stars.

Use knowing with your agent

Claude Code · one command
claude mcp add knowing -- npx -y @blackwell-systems/knowing
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "knowing": {
      "command": "npx",
      "args": [
        "-y",
        "@blackwell-systems/knowing"
      ]
    }
  }
}
npm@blackwell-systems/knowing

Frequently asked questions

What is knowing?
knowing is an MCP (Model Context Protocol) server by blackwell-systems in the Autonomous Agents category. Content-addressed code graph with 22 MCP tools for AI agents.
How do I connect knowing to Claude, Cursor, or another MCP client?
Install knowing from its npm package (@blackwell-systems/knowing) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is knowing open source?
Yes — the source code is public at github.com/blackwell-systems/knowing, with 10 GitHub stars.
Can AI agents pay to use knowing?
Not yet through Loomal — knowing is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain knowing? Claim this listing free by verifying GitHub ownership, or contact us.