pedroknigge/Open-Neural-Substrate
A persistent local knowledge graph that acts as a second brain. Store, search, and connect any knowledge via API. Built with FastAPI, SQLite, sqlite-vec, and sentence-transformers. Integrates with Claude (MCP), GPT/Codex (OpenAI function calling), or plain HTTP.
Platform-specific configuration:
{
"mcpServers": {
"Open-Neural-Substrate": {
"command": "npx",
"args": [
"-y",
"Open-Neural-Substrate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...