Adds 3 new docs - #506
Adds 3 new docs#506
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Mateo Torres <mateo@arcade.dev>
Co-authored-by: Mateo Torres <mateo@arcade.dev>
evantahler
left a comment
There was a problem hiding this comment.
There's one nit below about indentation to fix, but not a big enough deal to block this PR.
It took me a minute to wrap my head around the change to "hosted tools quickstart", but that is a much clearer speaking to the agent-developer persona about what we think they are going to do first!
The new "build" pages make sense to me! Calling out that you can add tools to the server both from your code /or/ a pip-installed package was well explained.
| response = client.tools.execute( | ||
| tool_name="Math.Sqrt", | ||
| input={"a": '625'}, | ||
| user_id=user_id, | ||
| tool_name="Math.Sqrt", | ||
| input={"a": '625'}, | ||
| user_id=user_id, | ||
| ) |
There was a problem hiding this comment.
Something went wrong with the indentation here, and similarly a few blocks below
There was a problem hiding this comment.
I agree, I commented on some as well... I think this may be some rule in prettier or something, I've seen some weird changes that happen when I save the files but I didn't do
There was a problem hiding this comment.
I'm pretty sure this is something in my local "on save" as this is far too regular to be me lol
Co-authored-by: Mateo Torres <mateo@arcade.dev>
Co-authored-by: Mateo Torres <mateo@arcade.dev>
Co-authored-by: Mateo Torres <mateo@arcade.dev>
Co-authored-by: Mateo Torres <mateo@arcade.dev>
Co-authored-by: Mateo Torres <mateo@arcade.dev>
|
Waiting on @sdreyer's review/sign off on the on-prem changes |
New! Oct 15
Share an MCP Server