Skip to content

Adds 3 new docs - #506

Merged
nearestnabors merged 20 commits into
mainfrom
mcp-p1-rln
Oct 17, 2025
Merged

nearestnabors merged 20 commits into
mainfrom
mcp-p1-rln

Conversation

@nearestnabors

@nearestnabors nearestnabors commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

New! Oct 15

@vercel

vercel Bot commented Oct 14, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Oct 16, 2025 11:34am

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Comment thread app/en/home/serve-tools/share-mcp-server/page.mdx Outdated
Comment thread app/en/home/build-tools/organize-mcp-server-tools/page.mdx Outdated
Comment thread app/en/home/build-tools/organize-mcp-server-tools/page.mdx Outdated
Comment thread app/en/home/serve-tools/share-mcp-server/page.mdx Outdated
cursor[bot]

This comment was marked as outdated.

@evantahler evantahler left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment on lines 86 to 90
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,
)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something went wrong with the indentation here, and similarly a few blocks below

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm pretty sure this is something in my local "on save" as this is far too regular to be me lol

Comment thread app/en/home/quickstart/page.mdx Outdated
Comment thread app/en/home/quickstart/page.mdx Outdated
Comment thread app/en/home/quickstart/page.mdx Outdated
Comment thread app/en/home/quickstart/page.mdx Outdated
Comment thread app/en/home/quickstart/page.mdx Outdated
nearestnabors and others added 5 commits October 16, 2025 12:12
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>
@nearestnabors
nearestnabors requested a review from sdreyer October 16, 2025 11:31
@nearestnabors

Copy link
Copy Markdown
Contributor Author

Waiting on @sdreyer's review/sign off on the on-prem changes

@nearestnabors
nearestnabors merged commit 2308637 into main Oct 17, 2025
5 checks passed
@nearestnabors
nearestnabors deleted the mcp-p1-rln branch October 17, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants