If you're on MacOS please use
brew
to install the packages
Claude free version has daily limits don't exhaust it before the event.
Once installed you should be able to run
node
,nvm
,npx
,uv
,python
commands from a terminal or shell and get some response. If you getcommand not found
then the installation didn't happen properly
- Install nodejs and npx.
- Install python latest version (3.11+) and uv. to install uv.
- Download and Install Claude Desktop
- Clone this repo and run the following commands
uv venv
uv sync
- What are LLMs?
- What are agents, why we need them how we got here?
- MCP
Claude free version has daily limits don't exhaust it before the event.
Install Claude Desktop and get a taste of connecting the server to it - https://modelcontextprotocol.io/quickstart/user
Building a weather agent server https://modelcontextprotocol.io/quickstart/server
Needs paid anthropic account.
If you're integrating Agentic systems into your own UI or other apps eg., Slack/Whatsapp/Telegram you will need the respective API Key from the model providers(OpenAI, Anthropic, Google)
We have two options here
Anthropic MCP Client Paid 5$ https://modelcontextprotocol.io/quickstart/client
https://cloud.google.com/vertex-ai/generative-ai/docs/agent-engine/develop/adk