diff --git a/docs.json b/docs.json index 2ab2c19f..64ed1b28 100644 --- a/docs.json +++ b/docs.json @@ -1949,7 +1949,11 @@ }, { "source": "/hedera/tutorials/more-tutorials/hedera-mcp-server-setup-guide", - "destination": "/native/tutorials/advanced/mcp-server-setup" + "destination": "/learn/getting-started/mcp-setup" + }, + { + "source": "/native/tutorials/advanced/mcp-server-setup", + "destination": "/learn/getting-started/mcp-setup" }, { "source": "/hedera/tutorials/more-tutorials/how-to-auto-create-hedera-accounts-with-hbar-and-token-transfers", @@ -2133,7 +2137,8 @@ "learn/getting-started/choose-your-path", "learn/getting-started/testnet-faucet", "learn/getting-started/faucet-api", - "learn/getting-started/portal-playground" + "learn/getting-started/portal-playground", + "learn/getting-started/mcp-setup" ] }, { @@ -2688,7 +2693,6 @@ "native/tutorials/advanced/javascript-testing", "native/tutorials/advanced/walletconnect-dapp", "native/tutorials/advanced/hashgraphdev", - "native/tutorials/advanced/mcp-server-setup", { "group": "HSM Signing", "pages": [ diff --git a/index.mdx b/index.mdx index 5b3bf775..63a93a44 100644 --- a/index.mdx +++ b/index.mdx @@ -314,7 +314,7 @@ import { PlaygroundShowcase } from '/snippets/showcases/playground-showcase.jsx'
- +
diff --git a/native/tutorials/advanced/mcp-server-setup.mdx b/learn/getting-started/mcp-setup.mdx similarity index 98% rename from native/tutorials/advanced/mcp-server-setup.mdx rename to learn/getting-started/mcp-setup.mdx index 68d84c8b..1c11f68b 100644 --- a/native/tutorials/advanced/mcp-server-setup.mdx +++ b/learn/getting-started/mcp-setup.mdx @@ -1,6 +1,7 @@ --- title: Hedera Docs MCP Server Setup Guide sidebarTitle: "MCP Server Setup" +icon: "robot" --- Connect your AI tools to the official Hedera documentation for real-time, accurate answers to your Hedera-related questions — directly from the source. @@ -50,7 +51,7 @@ To connect, you manually add the server URL to your AI tool's configuration usin #### Note -If you run into issues, refer to the [Additional Resources](/native/tutorials/advanced/mcp-server-setup#additional-resources) section below as setup instructions can change and that's where you'll find the most current guidance. +If you run into issues, refer to the [Additional Resources](/learn/getting-started/mcp-setup#additional-resources) section below as setup instructions can change and that's where you'll find the most current guidance. diff --git a/native/tutorials/more/index.mdx b/native/tutorials/more/index.mdx index facd7bca..471e6d80 100644 --- a/native/tutorials/more/index.mdx +++ b/native/tutorials/more/index.mdx @@ -47,7 +47,7 @@ title: More Tutorials