What Are You Working On?

I’m currently working on two projects - CHIL and a coaching/consulting website - both using Claude. Trying out a proof-of-concept for business strategies, so to speak. I’m also finishing up the Generative and Agentic AI course through Cornell online. It’s an interesting class, condensed, but not too strenuous. Great class if you’re at the starting point of learning AI.

One of the things I’ve been working on is connecting multiple tools that I’ve built to solve specific work challenges so I can interact with them all at once, and I finally got it working by creating an MCP server for each plus one that is connected to all of them. This means that my tools can see my calendar for the day, check for Gemini notes which get attached to the meeting shortly after it’s over, analyze the notes, parse out the data to multiple databases, run analysis within the other tools to update knowledge graphs and other documents, add items to my to-do list, update Jira tickets, recommend follow-up comms, and so much more. It’s been game-changing! I don’t have access to Claude at work so I had to get creative :grin:

So, you are creating multiple agents to run your tasks?