Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JacobT2006/AI-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCP Servers on MacOS/Linux/Windows

MCP servers let AI models safely connect to stuff outside themselves—like your files, notes, or code—without giving them full access to your whole computer. Think of them as little bridges that let the AI peek in and help out where you want.


Some cool things you can do with MCP servers:

  • Read and edit files on your computer

  • Work with Git repos and manage your code

  • Access notes from apps like Obsidian

  • Run simple scripts or commands safely


If you want to get started fast with Gemini CLI, check out the easy install script here

MacOS/Linux:

bash <(curl -fsSL https://raw.githubusercontent.com/JacobT2006/AI-Learning/main/install-gemini.sh)

Windows:

curl -fsSL -o install-windows.ps1 https://raw.githubusercontent.com/JacobT2006/AI-Learning/main/windows-install-file.ps1

powershell.exe -NoProfile -ExecutionPolicy Bypass -File ./windows-install-file.ps1

About

AI learning - more info in wiki

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published