parallax-labs/context-harness
Local-first context ingestion and retrieval for AI tools. SQLite + embeddings + MCP server for Cursor & Claude.
Platform-specific configuration:
{
"mcpServers": {
"context-harness": {
"command": "npx",
"args": [
"-y",
"context-harness"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...