Skip to content

Commit 008b7e5

Browse files
authored
docs(mcp): fix anchor tag
1 parent d359048 commit 008b7e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs-v2/pages/connect/mcp/developers.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Pipedream Connect includes built-in user authentication for [every MCP server](h
1212

1313
Pipedream's MCP server code is [publicly available on GitHub](https://github.com/PipedreamHQ/pipedream/blob/master/modelcontextprotocol/README.md), and you have two options for using Pipedream's MCP server in your app:
1414

15-
1. [Use Pipedream's remote MCP server](#use-pipedreams-remote-mcp-server)
16-
2. [Self-host Pipedream's MCP server](#self-host-pipedreams-mcp-server)
15+
1. [Use Pipedream's remote MCP server](#use-pipedream’s-remote-mcp-server)
16+
2. [Self-host Pipedream's MCP server](#self-host-pipedream’s-mcp-server)
1717

1818
<Callout type="info">
1919
**Try out Pipedream MCP in our demo app: [chat.pipedream.com](https://chat.pipedream.com)**
@@ -431,4 +431,4 @@ http://localhost:3010/{external_user_id}/{app_slug}
431431

432432
## Using custom tools
433433

434-
Publish [custom tools](/connect/components/custom-tools) to your workspace to use them in the Pipedream MCP server for the relevant app. This lets you add custom and unique functionality that may not be available in the public registry.
434+
Publish [custom tools](/connect/components/custom-tools) to your workspace to use them in the Pipedream MCP server for the relevant app. This lets you add custom and unique functionality that may not be available in the public registry.

0 commit comments

Comments
 (0)