Error message
When this error occurs
GET / DELETE /mcp-connections/{id} (or a run referencing a connection_id) when no connection with that id belongs
to the calling user. A connection owned by a different user or company is reported the same way, so ids can’t be probed
across users.
How to fix
List your connections withGET /mcp-connections and use an id from that list.
