<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: coderai</title><link>https://news.ycombinator.com/user?id=coderai</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 13:42:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=coderai" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: MCPfinder – An MCP server that finds and installs other MCP servers]]></title><description><![CDATA[
<p>I’ve been building and using agents heavily lately. The Model Context Protocol ecosystem is growing insanely fast, but discovering and configuring new tools is still highly manual. Every time I needed to connect an agent to a new service, I had to browse registries, figure out the transport type, identify required env vars, and manually update "mcp.json" files.<p>So I built MCPfinder. It aggregates servers from the official MCP registry, Glama, and Smithery (around 25,000 combined entries) into a deduplicated, ranked catalog.<p>But the real twist is the DX: MCPfinder is itself an MCP server :D<p>You only install it once as your "base capability" via standard stdio: npx -y @mcpfinder/server<p>From then on, when you tell your AI, "I need to query my PostgreSQL database," the magic happens autonomously.<p>It's completely free, AGPL-3.0 licensed, and built purely to optimize AI-tool surface discovery.<p>I'd love to hear your thoughts, feedback, or edge cases where JSON generation for specific platforms is acting up.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47841215">https://news.ycombinator.com/item?id=47841215</a></p>
<p>Points: 8</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 20 Apr 2026 21:38:18 +0000</pubDate><link>https://mcpfinder.dev/</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47841215</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47841215</guid></item><item><title><![CDATA[Show HN: Needed instant realtime whiteboard for meetings so I built it in 1 day]]></title><description><![CDATA[
<p>Hi there.
I was looking for a pastebin-like instant solution for online meetings — a shared whiteboard with real-time sync. Of course there are Excalidraw and tldraw, BUT they require signup and are overgrown with features I don't need.
So I just built cnvs.app — instant sharing, no signup, real-time sync with all the essentials: drawing, writing, and pasting images. All in one day.
On day two I added sticky notes, full mobile support, and Mermaid diagrams (cool thing — try pasting some Mermaid syntax there!) and deployed to Cloudflare so everyone can use it for free.<p>Be creative. Have fun :)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47763731">https://news.ycombinator.com/item?id=47763731</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 14 Apr 2026 10:30:36 +0000</pubDate><link>https://cnvs.app/</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47763731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47763731</guid></item><item><title><![CDATA[AI-Assisted Development: How to Code Faster Without Losing Control]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/@coderai/ai-assisted-development-how-to-code-faster-without-losing-control-be86c0a1996f">https://medium.com/@coderai/ai-assisted-development-how-to-code-faster-without-losing-control-be86c0a1996f</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47488340">https://news.ycombinator.com/item?id=47488340</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 23 Mar 2026 12:08:30 +0000</pubDate><link>https://medium.com/@coderai/ai-assisted-development-how-to-code-faster-without-losing-control-be86c0a1996f</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47488340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47488340</guid></item><item><title><![CDATA[Show HN: PLAI.chat – Multi-model AI chat that doesn't store your conversations]]></title><description><![CDATA[
<p>I built PLAI.chat because I was frustrated with two things:
1) new models ship every week and I was constantly switching between apps to keep up.
2) Every service stores my conversations on their servers.<p>So, PLAI.chat takes a different approach: your chat history is stored only in your browser's localStorage — never on our servers. API calls go to model providers via OpenRouter, but we don't log, store, or train on any conversations — and they aren't linked to any user identity on our end. We don't store anything. The architecture makes the privacy guarantee verifiable, not just a policy claim.<p>You can try it right now, no account needed. Go to plai.chat and start chatting for free. For more models or higher limits, sign in with a magic link — no forced registration, no confirmation hoops.<p>What it does:
- 300+ models (GPT, Claude, Gemini, Llama, Mistral, Qwen, and more via OpenRouter)
- Free to start, pay-per-use for extended usage — no subscription
- Chat history in your browser only — close the tab, it's still there; we never see it
- Switch models mid-conversation to compare responses; presets for free/balanced/premium
- Supports files, PDFs, images, and image generation<p>I also built a Slack version — but still waiting on Slack's marketplace approval, which has been... slow.<p>Stack: Next.js, Cloudflare Workers, Stripe, OpenRouter.<p>Thanks for your feedback and comments!<p>Lucas<p><a href="https://plai.chat" rel="nofollow">https://plai.chat</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47218254">https://news.ycombinator.com/item?id=47218254</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Mar 2026 14:17:39 +0000</pubDate><link>https://plai.chat/</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47218254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47218254</guid></item><item><title><![CDATA[New comment by coderai in "Show HN: Global macOS shortcut that rewrites selected text anywhere with AI"]]></title><description><![CDATA[
<p>nice because system proofread (right click) not everywhere works</p>
]]></description><pubDate>Thu, 19 Feb 2026 12:12:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47072960</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47072960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47072960</guid></item><item><title><![CDATA[New comment by coderai in "OpenClaw but with Security"]]></title><description><![CDATA[
<p>So it works locally but uses cloud AI providers I must setup and pay myself, separately?</p>
]]></description><pubDate>Thu, 19 Feb 2026 09:01:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47071596</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47071596</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47071596</guid></item><item><title><![CDATA[New comment by coderai in "Show HN: Deploy OpenClaw on your Own server in one click"]]></title><description><![CDATA[
<p>Hi, I wanted to launch something similar, one-click OpenClaw instance ready to use, connected to some backend AI already. OpenClaw for dummies ;) Please post some update next week how did it go!</p>
]]></description><pubDate>Thu, 19 Feb 2026 08:52:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47071527</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47071527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47071527</guid></item><item><title><![CDATA[New comment by coderai in "Show HN: AsteroidOS 2.0 – Nobody asked, we shipped anyway"]]></title><description><![CDATA[
<p>Initially, I read Asteroids 2 :P If someone clicked like me thinking of the game, I recommend playing this one :D <a href="https://coderai.itch.io/clashroids" rel="nofollow">https://coderai.itch.io/clashroids</a></p>
]]></description><pubDate>Wed, 18 Feb 2026 14:07:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47061057</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47061057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47061057</guid></item><item><title><![CDATA[New comment by coderai in "Show HN: SunnyFlight – Find cheap weekend flights to sunny destinations"]]></title><description><![CDATA[
<p>I live in a place where unfortunately 2/3 of the year we have 0–15°C. Sometimes I look for quick weekend escapes — not to far-away countries, but somewhere closer (like Italy or Spain) where the weather might be nice for the weekend. So I combined automatic search of cheap flights with good weather.<p>The idea is simple: tell us your departure city, budget, and preferred temperature — we scan thousands of flights and weather forecasts every week to find you the best sunny weekend deals.<p>Technical stack:
- Cloudflare Workers for backend (serverless, fast)
- Flight data from Amadeus API + Kiwi.com
- Weather from OpenWeatherMap
- Email via Resend<p>It's completely free, no ads, no spam. Just a weekly email if we find a good match.</p>
]]></description><pubDate>Wed, 18 Feb 2026 12:50:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47060434</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47060434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47060434</guid></item><item><title><![CDATA[Show HN: SunnyFlight – Find cheap weekend flights to sunny destinations]]></title><description><![CDATA[
<p>Article URL: <a href="https://sunnyflight.com/">https://sunnyflight.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47060433">https://news.ycombinator.com/item?id=47060433</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 18 Feb 2026 12:50:07 +0000</pubDate><link>https://sunnyflight.com/</link><dc:creator>coderai</dc:creator><comments>https://news.ycombinator.com/item?id=47060433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47060433</guid></item></channel></rss>