Live data from Hacker News

Viewing profile — pzullo

pzullo

HN member
Joined
Sun, Nov 07, 2021, 4:15 PM UTC
HN karma
157
Public activity
59 items

About pzullo

No profile information was provided.

Recent public activity

  1. comment
    Comment #48774915

    this is something you would handle at the code level as you build your MCP - or better we do not offer those yet at platform level as it always seems that is something developers w…

  2. comment
    Comment #48774895

    on claude you'll need an enterprise and team account here is their post about it https://claude.com/blog/observability-for-developers-buildin... on chat you can find it in the open…

  3. comment
    Comment #48768239

    Thanks for asking we have several! here is our own, it is both on the ChatGPT https://chatgpt.com/apps/manufact/asdk_app_69cbfd610c3881919... and Claude Connector store https://cla…

  4. comment
    Comment #48767452

    Thanks for the comment I wrote this piece that goes a bit into this https://manufact.com/blog/what-is-an-mcp-app TLDR Claude does it today, Chat will probably start soon.

  5. comment
    Comment #48767019

    happy to onboard you personally! We did a stainless migration two days ago :)

  6. comment
    Comment #48766153

    Thanks for the comment! Vercel is a generic cloud provider, so you won’t get any of the MCP specific features (listed in the post) and development experience - monetization is stil…

  7. comment
    Comment #48765060

    noted! thanks for the feedback, will be gone soon edit: gone

  8. comment
  9. comment
  10. comment
    Comment #48764397

    hey thanks for the feedback, we do not really offer a "set" of pre made MCPs that we could show pre signup, unfortunately our platform requires you to deploy something to use it - …

  11. comment
  12. comment
    Comment #48764208

    a few thoughts for MCP: - typescript "runs" in the browser, which is very handy to develop browser side MCP Clients - for similar reasons it is the only real option to develop UIs …

  13. comment
    Comment #48764162

    with our SDK we provide many adapters to popular authentication providers which basically provision oauth on your server in one line of code, here the docs https://docs.mcp-use.com…

  14. comment
    Comment #48764103

    thank you so much we have put a lot of love into our product! pricing: we offer several credit based products that have different cost - requests, build minutes, eval runs, checkli…

  15. comment
    Comment #48763946

    +1 !! Thanks for putting it so clearly, also CLIs and REST have their space in some applications, I think MCP is a way to organize them and distribute them better

  16. story
    Launch HN: Manufact (YC S25) – MCP Cloud

    Hi HN, we are Pietro and Luigi, cofounders of Manufact ( https://manufact.com ), a cloud for MCP apps and servers. We used to be called mcp-use, and still build open source SDKs fo…

  17. story
    Show HN: How we made MCP development feel good

    Hey HN, I am Pietro from Manufact ( https://manufact.com ), we build open source dev tools and infrastructure for MCP. You might know us for mcp-use ( https://github.com/mcp-use/mc…

  18. comment
  19. story
  20. comment
    Comment #45995570

    This is an interesting approach and I just saw your post on reddit too, good stuff!

  21. story
    Show HN: Code Mode for MCP in MCP-use's client

    Recently, Anthropic [ https://www.anthropic.com/engineering/code-execution-with-mc... ] and Cloudflare [ https://blog.cloudflare.com/code-mode/ ] released two blog posts that discu…

  22. comment
    Comment #45085274

    Why did you use convex as backend?

  23. comment
  24. comment
    Comment #44935996

    We have it ! https://github.com/mcp-use/mcp-use-ts

  25. comment
    Comment #44794013

    Hey, awesome work with the error formatter, as explained above I think error creation falls more under the server responsibilities if it contains any logic about the error (e.g. is…