01 - Pull
For ollama to use tools, you need server, he uses this https://github.com/jonigl/mcp-client-for-ollama
ollama does not natively support mcp,(right now i don't know what that is)
I guess we use something called a 'bridge' to connect to mcp server, discovers tools and shares to ollama?
02 - info on 'bridge'
I guess we use something called a 'bridge' to connect to mcp server, discovers tools and shares to ollama?
03 - To end the session
I just used cntrl + z in terminal?