Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
52668f3
Scaffolding
irvinebroque Mar 13, 2025
0d66e63
Scaffolding
irvinebroque Mar 15, 2025
35062a1
Start to add and structure content
irvinebroque Mar 15, 2025
b8d4e32
Reference MCP tools in RPC docs
irvinebroque Mar 16, 2025
6302568
Basic tools docs
irvinebroque Mar 16, 2025
7720d8c
Add note to tools docs
irvinebroque Mar 16, 2025
a236b49
More details
irvinebroque Mar 16, 2025
a8d92ef
Scaffolding out authorization docs
irvinebroque Mar 16, 2025
4a3456f
More updates
irvinebroque Mar 16, 2025
bb3e792
Scaffold out a few more things
irvinebroque Mar 16, 2025
a312bed
Move content to overview, link to workers-mcp instead
irvinebroque Mar 18, 2025
ce1b1cf
Start adding next steps after initial getting started
irvinebroque Mar 18, 2025
d3499e8
Remove JSRPC tools, replace with standard sdk
irvinebroque Mar 18, 2025
351d494
Pared down MCP docs
irvinebroque Mar 18, 2025
57577c3
Complete docs for GitHub auth
irvinebroque Mar 18, 2025
6c67ae0
Remove RPC content
irvinebroque Mar 18, 2025
3d497b6
Small updates
irvinebroque Mar 18, 2025
d91ccf0
URL structure
irvinebroque Mar 18, 2025
21be463
More fixes
irvinebroque Mar 19, 2025
6d9ba31
updates
irvinebroque Mar 19, 2025
0718593
Add link to MCP at top
irvinebroque Mar 19, 2025
5830493
Fix broken links
irvinebroque Mar 19, 2025
c9da669
Fix broken links
irvinebroque Mar 19, 2025
aa129e6
Fix one more link
irvinebroque Mar 20, 2025
5ecffa1
Replace with cloudflare/workers-oauth-provider
irvinebroque Mar 20, 2025
2facb94
Remove extra deploy step at the end of GitHub instructions
irvinebroque Mar 20, 2025
a8fc1a3
update links
irvinebroque Mar 20, 2025
60d6e41
Omit Slack example
irvinebroque Mar 20, 2025
dbd25e5
Add instructions for Oauth proxy (#20967)
dinasaur404 Mar 20, 2025
496d4aa
Fix broken link
irvinebroque Mar 20, 2025
4a14924
Restructure docs to keep things within guides
irvinebroque Mar 20, 2025
2d3a128
Redirects, broken links from structure changes
irvinebroque Mar 20, 2025
ba3a8bf
Use <TypeScriptCode> block
irvinebroque Mar 20, 2025
1cd899b
Fix broken link
irvinebroque Mar 20, 2025
0f9e07b
fix broken link
irvinebroque Mar 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/__redirects
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
/agents/examples/build-mcp-server/ /agents/api-reference/build-mcp-server/ 301
/agents/api-reference/build-mcp-server/ /agents/guides/build-mcp-server/ 301
/agents/api-reference/sdk/ /agents/api-reference/ 301

/agents/guides/build-mcp-server/ /agents/guides/remote-mcp-server/ 301

# ai
/ai/ /use-cases/ai/ 301
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
211 changes: 0 additions & 211 deletions src/content/docs/agents/guides/build-mcp-server.mdx

This file was deleted.

Loading
Loading