I am trying to add the connector (I have a paid version of chatgpt that allows connectors), tried all variants of filling in the details, with and without authentication, but it will not connect. I verified with netstat that blockbench is listening on the port on localhost and tried all variants of the url that can be inserted. Even tried to change the mcp server to a different port to prevent clashing applications. I used postman to check out responses.
on the base url I get "No sessionId", but the standard endpoint to get a session id gives no response. Based on the url it should be something like http://localhost:3000/mcp/sse but that gives me a 404. I do not know if this is a bug in the plugin, or lack of knowledge with mcp on my side. Some (video) tutorials on how to make it work would be greatly appreciated.
I am trying to add the connector (I have a paid version of chatgpt that allows connectors), tried all variants of filling in the details, with and without authentication, but it will not connect. I verified with netstat that blockbench is listening on the port on localhost and tried all variants of the url that can be inserted. Even tried to change the mcp server to a different port to prevent clashing applications. I used postman to check out responses.
on the base url I get "No sessionId", but the standard endpoint to get a session id gives no response. Based on the url it should be something like
http://localhost:3000/mcp/ssebut that gives me a 404. I do not know if this is a bug in the plugin, or lack of knowledge with mcp on my side. Some (video) tutorials on how to make it work would be greatly appreciated.