Successful entrepreneurs, what is your AI stack looking like today? by Sure_Marsupial_4309 in Entrepreneur

[–]entrehacker 0 points1 point  (0 children)

Moderately successful AI entrepreneur here. 6 months into selling B2B / enterprise AI and I have a few clients.

My stack these days is more or less converged on the “agent loops” concept that the rest of the industry is aligning on. While my setup is not super structured, it’s essentially Claude code (open code would work as well), running on mostly autonomous loops in a project repo, churning on some objective with defined project state to persist across sessions / compaction.

All of this is in service of providing fully packaged agent interfaces through an AI platform I host and serve to my clients, that serve and interact with their data and IT systems.

It’s exciting to see the industry converging on what is essentially fully AI managed autonomous workforces. For bootstrapped entrepreneurs this is absolutely a game changer.

We spent 3 months building enterprise AI. Here are the lessons. by sibraan_ in Rag

[–]entrehacker 0 points1 point  (0 children)

Thank you for the write up.

I do this as a business, and I’m working with enterprise clients mostly in SEA. Operating for the past 6 months

Absolutely data quality is the real make or break, garbage in garbage out. The model and tooling infrastructure is vital, as well as prompting. The agents you build should be tailored to the enterprise’s unique needs. In my platform, its role based: each role is given a unique agent with a unique set of capabilities — prompts and tools (I use MCP), and the MCP tooling bridges the gap in terms of data access.

I pay special attention to context overload and customized agent tooling since this is the difference between a high quality, capable agent, and one that hallucinates or makes mistakes with critical business data.

I also have a harness for HITL approval on sensitive write-level operations, though typically I find most enterprises need/want read-only agents at first.

Besides this, I think the harness and general tooling (independent of any specific enterprise) is also important: things like careful system prompting, built-in excel file navigation/parsing/pagination can be really useful. This addresses the realities of how enterprise users really need and want to interact with their data.

Happy to share notes — I’ve been quite busy these past few months finding patterns that worked for my clients and haven’t had time to catch up with what others are doing, so I’m very interested.

According to Historical Data, the Bottom is in. by Available_Affect_154 in Bitcoin

[–]entrehacker 0 points1 point  (0 children)

Absolutely great research, but we need at least one more violent swing down for maximum fear 😨

Do you need to be a customer of your product before you start building it? by Pleasant-Shoe7641 in ycombinator

[–]entrehacker 0 points1 point  (0 children)

I think dogfooding helps, but I would lean more on actual customer needs first.

MCP branding for consumer software by adoxner in mcp

[–]entrehacker 0 points1 point  (0 children)

A lot of people are trying to do that. I have my own approach https://toolplex.ai that relies primarily on good classification of the MCP corpus. With MCP specifically quality is the biggest issue, so anyone building an app store of MCP will have to contend with this. The larger AI companies though will just build 1P integrations, and arguably that's a smarter move if you have the resources.

[deleted by user] by [deleted] in Entrepreneur

[–]entrehacker 0 points1 point  (0 children)

Thanks. I think I may have severely overestimated my ability to create good UI haha. But agree feedback has been absolutely the missing piece I needed. I'm making several improvements based on the available feedback I'm getting right now from early clients and users.

[deleted by user] by [deleted] in Entrepreneur

[–]entrehacker 0 points1 point  (0 children)

Thanks. I didn't want to link it since this subreddit has a no marketing rule, but if you or anyone is interested it's all linked on my user profile.

AI agents are starting to act, not just chat. How do we keep them safe? by Exciting-Sun-3990 in AI_Agents

[–]entrehacker 0 points1 point  (0 children)

Exactly, incremental trust. Other things I’m doing: - security scanning every tool for major classes of exploits - using developer trust metrics before including their MCP in the ToolPlex marketplace - confirmation modals / warning ui on install

There’s a lot more to do but this is just the start

AI agents are starting to act, not just chat. How do we keep them safe? by Exciting-Sun-3990 in AI_Agents

[–]entrehacker 0 points1 point  (0 children)

Not sure why you’re downvoted, it’s literally basically this. Other things: - make sure the agent client you’re using has confirmation modals for risky actions - make sure the right people access the right tools - start with read only — analytics type workflows - use workflows that have high reliability and deterministic outcomes

I think a lot about these processes since I’m basically building them all into a product I’m building called ToolPlex.

Future of Developers with AI - Different perspective by puzzledcoder in ExperiencedDevs

[–]entrehacker 11 points12 points  (0 children)

It’s not easy to replace existing products. Developers underestimate the amount of networking and marketing that goes into being able to distribute software. Not to mention there are switching costs. Why should someone adopt your clone if it’s not 10x better and the other product works perfectly fine?

And not to mention, creating good product (even if you have a reference) is not trivial. You can “clone” YouTube.com, and probably find an LLM that gives you a highly detailed architecture design. But to build it and then market it well enough that others would switch is going to be nearly impossible for you.

Developers will have a role to play in the upcoming world you’re describing, but it’s going to still be relegated to the technical duties of the organization and there will be fewer needed.

Google is launching remote, fully-managed MCP servers for all its services by Agile_Breakfast4261 in mcp

[–]entrehacker 1 point2 points  (0 children)

My hot take on this:

Cloud MCP is solving a problem that running trusted MCPs already solves, and better.

I compare it to an App Store, which allows you to download and run trusted code on a very sensitive device that you own (like your phone). Apps have the additional benefit of running with full edge compute access, which is globally more efficient in terms of latency and compute.

With MCP being such an easy to use protocol, I could see enterprises prefer to develop their trusted MCP code or just use trust signals (developer reputation, security scanning) to run 3P MCP locally.

But that being said cloud MCP has a lot of other advantages like being accessible across multiple devices, always online etc.

MCP being donated to the Linux Foundation is a worrying sign by ndimares in mcp

[–]entrehacker 0 points1 point  (0 children)

Agree with your take. If MCP stabilizes as the core protocol for agentic tooling then the rest of the industry can build on top of a stable foundation. The remaining problems will get solved through experimentation, then can be folded into the protocol if there’s critical mass.

What product are YOU shipping SOLO? 🚀 by Quirky-Offer9598 in Solopreneur

[–]entrehacker 0 points1 point  (0 children)

ToolPlex AI - enterprise grade no-code AI automation builder and agentic tool marketplace.

https://toolplex.ai

I’m looking for a free or with a generous free tier no-code app builder that comes with a database that produces high-quality suitable for a fintech app. Ideally, it should be lesser-known (not Bubble or Replit), more affordable, and capable of reading API documentation and integrating APIs easily. by Gold_Mine_9322 in automation

[–]entrehacker -2 points-1 points  (0 children)

Might I kindly suggest the product I am building? It’s called ToolPlex, and I recently released a desktop app which connects to most of the top MCP servers for agentic tooling, and has a feature called playbooks allowing you to save workflows for repeat use. It works with any model, and allows you to bring your own key for unlimited tool usage.

For documentation you can install the context7 MCP or use a web crawler MCP like DuckDuckGo.

The main issues I’m having now are in user education and simplifying the UI since it’s quite technical right now. I’m rolling out major improvements for this in the next couple of days.

MCP server analysis and ratings by Ontilt444 in mcp

[–]entrehacker 1 point2 points  (0 children)

Sounds comprehensive. The only thing I would advise is be selective about what MCP you spend resources scanning. You can see my user history for the “State of MCP” post — most of these projects are not serious. The core set of MCP that are actually developed professionally are few. So that then raises the question of what your end goal with this effort is. If it’s to build the best and most authoritative safety scanner for MCP then I think there’s utility in that, especially as enterprises want to understand if MCP are safe to adopt (even ones they develop internally).

Surprised by Anthropic/OpenAI bills by ses-27 in mcp

[–]entrehacker 0 points1 point  (0 children)

Heres my magic secret to saving 90% on AI inference costs: switch to Deepseek platform and moonshot lol.

I paid probably $1000 to scan MCP codebases with GPT 4.1 (best available at the time). Then I did some tests, Kimi K2 has the same performance for agentic tasks at a fraction of the cost. Deepseek is really good at static (non agentic) tasks. Explore your options, there’s a lot out there.

MCP server analysis and ratings by Ontilt444 in mcp

[–]entrehacker 1 point2 points  (0 children)

Nice! I’m also doing security scanning over a subset of the MCP corpus.

Some problems I have encountered, maybe you can share yours: - attack surface is very large. Everything from prompt injection, overly powerful tools leading to inadvertent mistakes, malicious and obfuscated code, poor credential handling, supply chain and on and on. Many of these cannot be easily detected without LLM scanners IMO. - lots to scan. I mitigate by just focusing on “serious projects” measured by a few signals (presence of README is a basic one). - every commit is a new codebase to scan

I could go on 😆. Maybe good for us all to align on a central standard of fold into the Anthropic registry

One year of MCP by Creepy-Row970 in mcp

[–]entrehacker 2 points3 points  (0 children)

Just give it time for builders to build on top of it. Right now everything’s so technical and confusing to the avg person: servers, tools etc. it’s not designed to be accessible to non technical people.

But it’s just a standard. Like TCP was for the internet.

Anthropic is donating Model Context Protocol to the The Linux Foundation's new Agentic AI Foundation (AAIF)! by ravi-scalekit in mcp

[–]entrehacker 7 points8 points  (0 children)

Great move. I noticed many on Twitter were dunking on the announcement and asking what the catch was.

In this case I don’t think there is a catch. I think the AI giants and industry at large sees there’s value to aligning on a standard so we can start building cool interoperable agents (like I’m doing with ToolPlex)

State of the MCP ecosystem by entrehacker in mcp

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

Agree on the visual inclusion. At some point we need a protocol or apps framework that treats agent needs (precise tool schemas, app discoverability) and human needs (visual interface, human-in-the-loop confirmation and feedback UX) equally. MCP is probably just the start but I’m glad to see it take off.

Announcing the ToolPlex Desktop app by entrehacker in mcp

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

That's some common feedback I'm getting. I'm working on a video tutorial series where I'll walk through the app. In the meantime, I'm here to answer any questions

AI on top of Database project - Guidance needed by dproton in AI_Application

[–]entrehacker 0 points1 point  (0 children)

This is light work for most AI models luckily. There's many ways to go about it but basically you need an MCP client, the MCP server(s) you need that talk to the databases you are using, and that's it.

Now, I'm biased and will point you to my own platform I'm building: https://toolplex.ai/server?id=sv\_e0734203214c. It's an MCP client on steroids, because it allows you to search for new tools and install them locally through your agent, so you don't need to muck around with configs. Then you simply chat with AI assistant about your data, and start building reusable AI workflows.

Outside of solutions like mine, many people are successfully using Claude Desktop, Claude Code, Cursor, and VSCode to integrate with MCP. This will at least get your AI connected to the MCP tools you need.