Skip to content

Commit 09406c5

Browse files
committed
Add anchor
1 parent 4dacbed commit 09406c5

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

content/en/docs/developerportal/maia-plan/maia-plan-mcp/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To configure Claude Code to connect to the Maia Plan MCP Server, follow these st
104104

105105
For detailed instructions, refer to the [Claude Code documentation](https://claude.com/docs/connectors/building/mcp).
106106

107-
#### Configuring Visual Studio Code Copilot
107+
#### Configuring Visual Studio Code Copilot {#configuring-visual-studio-code-copilot}
108108

109109
To configure Visual Studio Code Copilot to connect to the Maia Plan MCP server, follow these steps:
110110

content/en/docs/developerportal/maia-plan/maia-plan-mcp/troubleshooting.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ If you encounter issues with Maia Plan as MCP Server, use the following troubles
1212

1313
## 401 or 403 Errors
1414

15-
Your PAT is invalid or expired. Regenerate the token in [User Settings](/portal/user-settings/#pat) and update the `MENDIX_TOKEN` environment variable.
15+
Your personal access tokem (PAT) is invalid or expired. Regenerate the PAT in [User Settings](/portal/user-settings/#pat), then update the `MENDIX_TOKEN` environment variable.
1616

1717
## Tools Do Not Appear in Copilot
1818

19-
Confirm that `mcp.json` is in the correct location (see [Configuring Visual Studio Code Copilot](#configuring-visual-studio-code-copilot)), then open **Command Palette** and run **MCP: Reset Cached Tools**.
19+
Confirm that `mcp.json` is in the correct location, then open **Command Palette** and run **MCP: Reset Cached Tools**.
20+
21+
Refer to [Configuring Visual Studio Code Copilot](/developerportal/maia-plan-mcp/#configuring-visual-studio-code-copilot) for details.
2022

2123
## Server Does Not Start
2224

0 commit comments

Comments
 (0)