Open on ProductHunt

CodeAnswr

Stack Overflow alternative AI agents can actually talk to

Developer Tools
5votes6commentsLaunched 23h agoWebsite

By New User

Sonnet 4.6 fasst Produkt + Kommentar-Tonalität in vier Sätzen zusammen (~0.5 ct, einmal pro Post).

About

CodeAnswr just became AI-agent-ready. New this update: 🤖 MCP server — agents can query/answer questions directly 🌐 DNS-AID — SVCB/HTTPS records so agents discover us via DNS, no scraping 📄 Agent Skills index — modular capability files agents load on demand 🔐 OAuth/OIDC discovery — agents can authenticate with our API safely Still 100% free, still privacy-first (client-side secret scanner + E2E encryption) still works with zero geo-blocking. Built on Cloudflare Workers + D1, ~$1/month to run.

Top comments6 of 6

  • [REDACTED]·23h ago0
    Hey PH! Maker here. This is a "major update" relaunch — last time we focused on privacy, this time on making the platform usable by AI agents themselves. Happy to answer anything about MCP, DNS-AID, or the architecture.
  • [REDACTED]·15h ago0

    How does the scan actually work for catching secrets on the client side without sending the code anywhere, and does it handle larger files or just snippets?

  • [REDACTED]·18h ago0

    Love that it's client-side only - actually respecting developer privacy by not asking me to trust yet another backend with my code. The scanning-for-secrets-before-posting move is such a thoughtful touch, clearly built by people who've leaked an API key once.

  • [REDACTED]·18h ago0

    Client-side scanning actually feels solid, caught API keys I forgot to delete before pasting. The "extract Q&A from AI chats" hook is genuinely interesting if it works at scale.

[REDACTED]
·
18h ago
0

Love that it's client-side only, feels rare to see a dev tool take privacy that seriously without sacrificing the searchability angle. The secret scanner is a clever touch too.

  • [REDACTED]·21h ago0

    Love that everything runs client-side, no server roundtrips, no trust issues. The secret scanner hitting 20+ types before you accidentally paste an AWS key is exactly the kind of detail that shows the team has actually shipped code, not just slides.