
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "knowledge base": {4 "cwd": "/path/to/working/directory",5 "env": {},6 "args": [7 "-m",8 "txtai_mcp_server",9 "--embeddings",10 "/path/to/knowledge_base.tar.gz"11 ],12 "command": "python"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation