Conversation
Agree would be great if we could obtain the accessToken connecting to the website, and then setting that one via an ENV variable. In a context like n8n, that would allow to deploy the MCP server one, and declare multiple instance via n8n nodes. Each instance potentially pointing to its own Algolia account. |
a5ba8db to
f497fb9
Compare
|
@seafoox any particular reason why you erased all my code from today? 😄 |
Sounds like I don’t know how to use GitHub desktop UI 🤦♂️ - I did not even realized I made a commit and push. I should stick with the CLI next time. Really sorry about that. I’ll revert my commit tomorrow. Or feel free to do it by the if you’re quicker. |
|
@seafoox Could you work on your own branch, based on mine, please? |
|
How do you "initialize with POST to /mcp"? What should be in the request body? Overall it's a very cool implementation and I'm looking forward to it. |
|
@bytrangle hey! Most MCP clients implement this part themselves For documentation, I'd recommend that or checking the inspector code Good luck! |
What
--transportflag to CLITodo