Q: Are there plans to allow other MCP connection types?
Love the concept. Tested it out today and everything worked well up until it was time to connect the MCP. My agentic agents require that I Authorize using an API key method. Are there plans to allow for this kind of authorization? If not, while I do love the concept, I cannot use this tool.
Founder Team
Yuze_PluralityNetwork
Edited Apr 23, 2026
A: Hi, there is a new update: we have prioritize API Key support for MCP and are going to ship it in 1-2 days max. please see the comment below if you are using agent like OpenClaw in headless mode for the workaround.
Please feel free to give us a review once this works for you, it will help us a lot to grow. :)
Hi, we have prioritize API Key support for MCP and are going to ship it in 1-2 days max. I would post here once it is done. However if you are using an agent like openclaw in headless mode you can also do a workaround to use our tool Today. I am adding the steps in next message ⬇️
1. Run this "local MCP bridge" on any machine that has a browser `npx mcp-remote https://app.plurality.network/mcp` 2. Use browser to allow access. After that it stores the tokens in `~/.mcp-auth/` 3. Copy that ~/.mcp-auth/ directory to your headless box and run the same command there: `npx mcp-remote https://app.plurality.network/mcp` 4. Configure your agent to run with `mcp-remote` bridge
Is my understanding correct that this product is designed so that AI cannot update or delete memory, and that those actions are intended to be done manually by humans?
Founder Team
Hira_PluralityNetwork
Edited Apr 22, 2026
A: Yes, the MCP server deliberately does not include the delete function (to avoid mishaps in case of hallucinations).
You can delete the contents yourself from the memory studio (https://app.plurality.network).
To update the memory, delete the previous version and upload a corrected one. Direct editing is not yet possible as the memory could be anything from a small note to a large pdf file...
I tried to change the username I set when I signed up, but I could not find any interface to do so.
Is it not possible to change the username once it has been set?
Founder Team
Hira_PluralityNetwork
Edited Apr 22, 2026
A: Username update is not yet possible. We will add this in the next few days. If you send us your email ([email protected]) and your preferred username we can fix it for you until the editing feature is released.
Is it possible to use this as a RAG for a chatbot I run in N8N?
The idea is to upload all kinds of content — docx files, PDFs, website links, etc. — to serve as a knowledge base/database to be consumed by an AI chatbot.
Founder Team
Hira_PluralityNetwork
Apr 22, 2026
A: You can connect our MCP server to N8N. You can upload and retrieve data from your AI agent via MCP.
Here's a guide covering major platforms. N8N should be similar. Send us a message if you need help.
Q: Are there plans to allow other MCP connection types?
Love the concept. Tested it out today and everything worked well up until it was time to connect the MCP. My agentic agents require that I Authorize using an API key method. Are there plans to allow for this kind of authorization? If not, while I do love the concept, I cannot use this tool.
Yuze_PluralityNetwork
Edited Apr 23, 2026A: Hi, there is a new update: we have prioritize API Key support for MCP and are going to ship it in 1-2 days max. please see the comment below if you are using agent like OpenClaw in headless mode for the workaround.
Please feel free to give us a review once this works for you, it will help us a lot to grow. :)
Share AI Context Flow
Verified purchaser
Hi, we have prioritize API Key support for MCP and are going to ship it in 1-2 days max. I would post here once it is done. However if you are using an agent like openclaw in headless mode you can also do a workaround to use our tool Today. I am adding the steps in next message ⬇️
Verified purchaser
1. Run this "local MCP bridge" on any machine that has a browser
`npx mcp-remote https://app.plurality.network/mcp`
2. Use browser to allow access. After that it stores the tokens in `~/.mcp-auth/`
3. Copy that ~/.mcp-auth/ directory to your headless box and run the same command there:
`npx mcp-remote https://app.plurality.network/mcp`
4. Configure your agent to run with `mcp-remote` bridge
Q: About updating and deleting memory content
I noticed that the MCP server tools include retrieval and saving functions, but not update or delete functions.
- get_user_memory_buckets
- list_items_in_memory_bucket
- search_memory
- read_context
- save_memory
- save_conversation
- create_memory_bucket
Is my understanding correct that this product is designed so that AI cannot update or delete memory, and that those actions are intended to be done manually by humans?
Hira_PluralityNetwork
Edited Apr 22, 2026A: Yes, the MCP server deliberately does not include the delete function (to avoid mishaps in case of hallucinations).
You can delete the contents yourself from the memory studio (https://app.plurality.network).
To update the memory, delete the previous version and upload a corrected one. Direct editing is not yet possible as the memory could be anything from a small note to a large pdf file...
Share AI Context Flow
Q: How to change my username
I tried to change the username I set when I signed up, but I could not find any interface to do so.
Is it not possible to change the username once it has been set?
Hira_PluralityNetwork
Edited Apr 22, 2026A: Username update is not yet possible. We will add this in the next few days.
If you send us your email ([email protected]) and your preferred username we can fix it for you until the editing feature is released.
Share AI Context Flow
Q: How to update memory content
I saw the “Update/Delete memory content” section in Getting Started for Memory Studio.
I can delete memory content, but I do not know how to update it. Clicking the memory content I want to change does nothing.
Could you tell me how to update memory content?
Hira_PluralityNetwork
Edited Apr 22, 2026A: You cannot direclty update your individual memory items at the moment. You can only delete them and upload corrected version.
Direct editing is not yet possible as the memory could be anything from a small note to a large pdf file with 100s of pages.
Advanced editing functionality is on the roadmap.
Share AI Context Flow
Q: Use as RAG connected to N8N
Is it possible to use this as a RAG for a chatbot I run in N8N?
The idea is to upload all kinds of content — docx files, PDFs, website links, etc. — to serve as a knowledge base/database to be consumed by an AI chatbot.
Hira_PluralityNetwork
Apr 22, 2026A: You can connect our MCP server to N8N. You can upload and retrieve data from your AI agent via MCP.
Here's a guide covering major platforms. N8N should be similar. Send us a message if you need help.
https://plurality.network/blogs/connect-ai-context-flow-anywhere-using-mcp-servers/
Share AI Context Flow