Loading MCP server directory, please wait...
Persistent memory for AI thinking partnerships: hybrid search and a temporal knowledge graph.
npx @getmcp/cli add io.github.ygtalp/rawthink-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ygtalp/rawthink-mcp": {
"command": "uvx",
"args": [
"rawthink-mcp"
],
"env": {
"RAWTHINK_VAULT": "../vault",
"MEMORY_FILE_PATH": "",
"QDRANT_URL": "http://localhost:6333",
"QDRANT_PATH": "",
"OLLAMA_URL": "http://localhost:11434",
"OLLAMA_MODEL": "bge-m3",
"RAWTHINK_TOOL_PROFILE": "full",
"RAWTHINK_BM25_STATE": "",
"RAWTHINK_LOG_LEVEL": "INFO"
}
}
}
}