Browser-only knowledge management core: PGlite (PostgreSQL WASM) data layer, single-writer worker, MCP tools, job queue, capability system, SKOS taxonomy, hybrid search. 100% JSON format parity with the fortemi Rust server.
{
"mcpServers": {
"fortemicore": {
"command": "npx",
"args": [
"-y",
"@fortemi/core"
]
}
}
}