Commit 9c2f8f1
Auth secrets tools (#487)
* initial stab at rejiggering first authoring page.
* adds note component to MDX
* style terminal to look like terminal
* Enhancing codeblocks
* fix syntax highlighting
* remove duplicate copy button from code blocks
* breaking down the transport commands
* breaking down the transport commands
* update the first page of Build Tools
* adds overview
* ok, final tweak
* updating types
* fixing linting warnings
* update Tool Context page
* updating the tool pages
* fix borked copy button by returning to Nextra's default
* use Callout not Note
* Update app/en/home/build-tools/create-a-mcp-server/page.mdx
Co-authored-by: Mateo Torres <[email protected]>
* Update app/en/home/build-tools/create-a-mcp-server/page.mdx
Co-authored-by: vfanelle <[email protected]>
* updating the tool-context
* removing uv recommended
* Using Arcade Engine
* fixing escaped underscore
* fixing up the codeblocks a bit
* completing the tool-with-auth page
* correcting merge
* adds the Create a Tool with Secrets page
* Update app/en/home/build-tools/create-a-tool-with-auth/page.mdx
Co-authored-by: Mateo Torres <[email protected]>
* Update app/en/home/build-tools/create-a-tool-with-secrets/page.mdx
Co-authored-by: Mateo Torres <[email protected]>
* Update app/en/home/build-tools/create-a-tool-with-secrets/page.mdx
Co-authored-by: Mateo Torres <[email protected]>
* updating the instructions to include exporting local variables
* removing broken deep links
* fix dem links
---------
Co-authored-by: Rachel Lee Nabors <[email protected]>
Co-authored-by: Mateo Torres <[email protected]>
Co-authored-by: vfanelle <[email protected]>1 parent 7ef897f commit 9c2f8f1
File tree
9 files changed
+698
-355
lines changed- app
- _components
- en
- home/build-tools
- create-a-tool-with-auth
- create-a-tool-with-secrets
- tool-context
- mcp-servers
- customer-support/zendesk
- payments/stripe_api
9 files changed
+698
-355
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments