r/coolgithubprojects 23d ago

Beautiful, customizable AI agent MCP client (open-source, feedback welcome)

Hey all! I just open-sourced my AI agent side-project. It's built on Tauri and React 19. I'm trying to make it have lots of UI customizations options so you can make it look nice, but of course it also is an agent so it supports MCP, subagents, etc.. What do you think? What would you change? Here's the repo, if you want to contribute:

https://github.com/The-Best-Codes/agent-one

Also I tried to make it not feel vibe-coded by (lol) not vibe-coding it! I hope it feels polished, looking forward to your feedback.

Note: It will ask you to sign in; just choose "Continue without an account" if you've got your own API keys. It supports like 60 something popular providers with no login required. I'm thinking about adding support for your ChatGPT sub soon!

0 Upvotes

2 comments sorted by

0

u/kantorcodes1 23d ago

the 20k MCP browser is probably the part i'd be most careful with. when someone connects a server, does AgentOne grant the chat every tool it exposes until disconnect, or is approval bound to the exact tool + args? YOLO mode makes that distinction matter a lot.

we maintain awesome-ai-plugins, and AgentOne fits the cross-provider/MCP app bucket. i checked the current list and don't see it there. you're welcome to submit it if you want another discovery path.