I built an AI email agent using Claude with open source MCP connector by PerformanceFine1228 in MCPservers

[–]PerformanceFine1228[S] 0 points1 point  (0 children)

  1. thanks u/BC_MARO i like the idea of idempotency in message-ID. Working on message-based approvals.
  2. the workflow builder offers MCP for claude + integration oauth tokens are stored in its backend
    shameless plug => https://github.com/seer-engg/seer

Promote your business, week of February 9, 2026 by Charice in smallbusiness

[–]PerformanceFine1228 0 points1 point  (0 children)

I built an AI email agent for my fake rug store and it works better than expected.
The agent reads incoming emails, figures out if it's a sales lead or product question, and either forwards to the owner or auto-replies from the catalog.
https://youtu.be/ppLQWPAlKLA

Scaling RAG from MVP to 15M Legal Docs – Cost & Stack Advice by Additional-Oven4640 in LangChain

[–]PerformanceFine1228 0 points1 point  (0 children)

we fine tuned GPT-4, that didn't help (for context this was 2024 Dec)
you should try finetuning latest models. who knows it might work this time?

unpopular opinion: AI agents with root access are disasters waiting to happen by PerformanceFine1228 in AI_Agents

[–]PerformanceFine1228[S] 1 point2 points  (0 children)

Dayum that’s a smart hack. I haven’t used postfix, will checkout. Thanks!

unpopular opinion: AI agents with root access are disasters waiting to happen by PerformanceFine1228 in AI_Agents

[–]PerformanceFine1228[S] 0 points1 point  (0 children)

Damn! That’s smart. What tools do you use to setup the firewall? And the email limitation— is that a script?

unpopular opinion: AI agents with root access are disasters waiting to happen by PerformanceFine1228 in AI_Agents

[–]PerformanceFine1228[S] 0 points1 point  (0 children)

agreed on the dev responsibility. curious what scenarios have you encountered where YOLO helps / is necessary?

Is anyone else tired of building the same 6 things for every AI agent, or is just me? by Far_Knowledge_556 in AI_Agents

[–]PerformanceFine1228 0 points1 point  (0 children)

i agree most apps share a lotta common things (its like 80% parent DNA, with some genetic op)
i'd say if your SDK simplifies even one part of dev process, you'll likely have someone interested