Sophisticated AI chatbot with long-term memory capabilities, complete Notion workspace integration, and MCP (Model Context Protocol) implementation. Features semantic, episodic, and procedural memory systems.
mcpServer
{ "mcpServers": [ { "name": "Notion MCP Server V2.1", "transports": [ "http", "stdio" ], "endpoint": "src/notion_mcp_server/serverV2.py" } ] }
python src/notion_mcp_server/serverV2.py