πŸ—„οΈ

Gnosis

🟑Caution
Data & Storage

Zero-config knowledge base for AI coding agents. Loads your markdown docs into a searchable database and exposes them as MCP tools β€” search, read, and manage documentation without leaving your editor. Works instantly with SQLite (no setup), upgrades to PostgreSQL + pgvector for hybrid semantic search. Includes skills for searching docs (/gnosis:search), health checks (/gnosis:status), doc management (/gnosis:manage), and first-time setup (/gnosis:setup). 6 MCP tools, 3 resources, FTS5 k

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse gnosis”
β†’β€œquery database”
β†’β€œstore data”
β†’β€œmanage records”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability can modify data or communicate externally. Review the permissions below before granting access.

πŸ”‘
Requires API Keys
Needs authentication credentials
πŸ“–
Read Files
Reads local files and directories
🌐
Read External Data
Fetches data from external sources
πŸ“€
Send Data Externally
Sends data to external services
πŸ“±
Social Media Posting
Posts publicly on social media
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "gnosis": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-gnosis"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Gnosis trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/gnosis)](https://agentsift.com/capabilities/gnosis)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#data#agent-tool

Related capabilities