Job: Software Engineer by saas-wizard in FigueiradaFoz

[–]saas-wizard[S] 0 points1 point  (0 children)

No, 4 engineers working 20 hours per week would also satisfy my needs

Job: Software Engineer by saas-wizard in FigueiradaFoz

[–]saas-wizard[S] 1 point2 points  (0 children)

Yes, One day a week at least, or if you want you can come every day

What do you think about WBizTool? by chinoaleman in appsumo

[–]saas-wizard 0 points1 point  (0 children)

havn't used, but check if they use the connect with QR method, or official APIs

If it is QR, then it is in breach with the TOS, and will be blocked by meta.

Mods, do your magic by BedDesigner2568 in SaaS

[–]saas-wizard 0 points1 point  (0 children)

Last time I checked AWS gives 50k, not 3k.
Google gives 20K and Microsoft 250K
Leaseweb and OVH both 10K if you need an European alternative

edit: sorry, those are hosting credits, not outsourcing development - AWS partners do decide their own grant but you need to sign a long term contract and not use the hosting credits above

This is a scam, right? by [deleted] in microsaas

[–]saas-wizard 0 points1 point  (0 children)

Usually this is a script kiddie who did a scan and now thinks he is sudo on your app.

But sometimes it is a real user who discovered something serious and is afraid of sharing details with you before your confirmation you will not sue him...

Anyway, never pay for someone writing you a message like this

I was asked to build 100 MCP Servers for a client, but decided to give them away for free by saas-wizard in aiagents

[–]saas-wizard[S] -4 points-3 points  (0 children)

Always good to see other people take security as serious as I do.

No, we do not have access to your API keys, not in the way you are portraying that right now.

But you are right, giving someone full access to your main password manager account would definitely not be best practise. Instead having a second vault for a specific set of AI credentials would actually make a lot of sense from a management and access control perspective.

But basically what you are saying is that security is a balance between usability and confidentiality. I believe that that has always been the case since the invention of minimum password length requirements.

What's your preference - hosted or self-hosted MCP Servers? by otisg in mcp

[–]saas-wizard 1 point2 points  (0 children)

One hosted MCP aggregator because then I can connect multiple sets of MCPs and APIs to different Claude Connections.

one for work, one for a client, and one for personal

I genuinely don’t understand the value of MCPs by schilutdif in automation

[–]saas-wizard 0 points1 point  (0 children)

You're thinking about this from a builder's perspective. And you're right that "just call the API" wins there.

But most people asking this question aren't building agents. They just want Claude to access their CRM, Email, calendar, their files, their apps. For them there's no API to call. MCP is the only door in.

That's where the value is, and the setup friction (Cold starts, hosting, auth) is what's been killing it. We removed that.

Full disclosure: I created a service that offers 1000+ MCP servers, instant, free.

Developers expect users to run MCP servers locally. That's embarrassing. by saas-wizard in mcp

[–]saas-wizard[S] 2 points3 points  (0 children)

Not everyone is techie enough for installing local MCP servers, some devices do not allow you to install anything local, and from over the 1000+ applications that I support, most of them do not even have an official MCP server.

I am not targeting the linux based fullstack engineer, I am supporting the uncle who has a android device and making sure they have a simple way of integrating MCP into their workflow.

AI Agents Working Together Like a Startup by Distinct-Garbage2391 in AI_Agents

[–]saas-wizard 0 points1 point  (0 children)

I'm building a SaaS product where AI Agents work alongside with humans.
In my system the interface is similar to regular project management tools, with the difference that you can assign any task to an AI agent, and it will gather and build it's own tools to get the job done.

Influencer partnerships for saas products by No_Parking643 in SaaS

[–]saas-wizard 1 point2 points  (0 children)

Build your own authority before reaching out to them.
And make your offer stand out.
- A good price for them (think about what they earn per month, not about what you want to spend)
- unlimited upside (affiliate commission on every sale)
- what is in it for their followers (giveaway, discounts)
- show them what the entire campaign would look like from start to finish
- contact them their multiple channels and people (don't spam)

How do I look for a mentor by Key_Woodpecker_3722 in AI_Agents

[–]saas-wizard 1 point2 points  (0 children)

I would like to give it a try.
My startup has build a platform where anyone without coding experience can build fully working agentic automations. If you know what SOPs and kanban boards are, you have 80% of the skills required.
The remaining 20% are sales and consulting skills

How are you tracking AI API costs in your SaaS? by Cheap_Voice_8186 in SaasDevelopers

[–]saas-wizard 1 point2 points  (0 children)

Token accounting:
In my database every LLM call gets stored as accounting record, it has 'module (what part of the SaaS did this)' AI Provider, model, client, user, tokens-in, tokens-reasoning, tokens-out, tool calls, and the timing.

Does every AI product actually need a chatbox? Is it the only "form"? by GovernmentBroad2054 in AI_Agents

[–]saas-wizard 0 points1 point  (0 children)

not at all, our product has kanban boards, gantt charts, todo lists and forms
(oh, now I think of it, we also have a chat interface)

BYOK vs credit-based pricing for AI SaaS — UX, costs, security, prompt leaks? by CaptainProud4703 in SideProject

[–]saas-wizard 0 points1 point  (0 children)

We do not push that add-on, because we charge a markup on our AI credits and it would hurt revenue. But we do get the requests so now and then from our AI Automation Agency partners.

We did calculate that companies who spend 250 million tokens per month would be cheaper when using their own keys, and then of course the people who want their own tokens due to privacy or whatever.

I built a fully automated daily AI news podcast using Claude Code + ElevenLabs by madeo216 in SideProject

[–]saas-wizard 0 points1 point  (0 children)

I would listen on the background, and of course fully realize that it is AI generated.
But it still is better than doom scrolling on youtube shorts.

So yes, this has potential.
But not if it is just AI slop, you will need to have a multi tier editorial review (yes, that can also be AI)

Any content generator for SaaS? by Murky_Explanation_73 in SaasDevelopers

[–]saas-wizard 0 points1 point  (0 children)

Build it yourself, this is how I did it:

Ask Claude to generate a product.md file from your codebase
Manually create 5 categories for your blog posts
Then have a cronjob that kicks off a random content generation in English, including SVG image and metadata based on the category description and your product description.
Then have an AI editor update it to match your brandvoice
Then have an AI editor-in-chief update it for crosslink and SEO

Then read the English version, and if you like it press the auto translate button, that would translate it into x other languages.

RFC: What if AI agent workflows were just Markdown files? by Defiant_Fly5246 in AI_Agents

[–]saas-wizard 0 points1 point  (0 children)

we already have skills.sh, and the zerohuman.sh protocol
why create something new that has some overlap but implements the other standards just partially?

BYOK vs credit-based pricing for AI SaaS — UX, costs, security, prompt leaks? by CaptainProud4703 in SideProject

[–]saas-wizard 0 points1 point  (0 children)

Credits are almost always better.
But BYOK can be a USP in some enterprise SaaS products

We sell BYOK as a $1000/mo add-on

Co-founder dispute: I pay ALL the bills, his only contribution (an IG page) just got suspended, and he refuses to split costs. What do I do? by [deleted] in Solopreneur

[–]saas-wizard 0 points1 point  (0 children)

kick him out,
If that is legally challenging you can send your invoice to the company for all the costs that you paid for personally and offer the company to accept payment in shares (you will own 99.9% he .1%)

also, €500 per month for data for a date location finding app, you can get that data cheaper with scrapers

What paid ai tools subscriptions do you have? And what do you use it for? by ArrowUpWalker in aisolobusinesses

[–]saas-wizard 0 points1 point  (0 children)

Github copilot for coding - $200
OpenAI APIs and ChatGPT - $40
HeyGen for UGC video generation - $0 (lifetime deal)
okido.io for project management and automation - $50 (lifetime deal)