Viewing profile — pzullo
pzullo
HN member- Joined
- Sun, Nov 07, 2021, 4:15 PM UTC
- HN karma
- 157
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About pzullo
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #48767019
happy to onboard you personally! We did a stainless migration two days ago :)
-
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…
-
comment
Comment #48765060
noted! thanks for the feedback, will be gone soon edit: gone
-
comment
Comment #48764446
thanks!
-
comment
Comment #48764442
thanks!
-
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 - …
- comment
-
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 …
-
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…
-
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…
-
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
-
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…
-
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…
- comment
- story
-
comment
Comment #45995570
This is an interesting approach and I just saw your post on reddit too, good stuff!
-
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…
-
comment
Comment #45085274
Why did you use convex as backend?
- comment
-
comment
Comment #44935996
We have it ! https://github.com/mcp-use/mcp-use-ts
-
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…