Skip to content

Commit dc948d1

Browse files
Merge pull request #363 from jonathanhefner/fix-claude-docs-links
Fix Claude documentation URLs
2 parents d03123b + 9c0ba00 commit dc948d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/testing-mcp-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ For additional observability, open your browser's developer console. Basic-host
5959
To test your App in a real conversational environment, install your MCP server in a host that supports MCP Apps:
6060

6161
- Claude\.ai
62-
- [Remote MCP servers (over HTTP)](https://claude.ai/docs/connectors/custom/remote-mcp)
63-
- [Local MCP servers (over stdio)](https://claude.ai/docs/connectors/custom/desktop-extensions)
62+
- [Remote MCP servers (over HTTP)](https://claude.com/docs/connectors/custom/remote-mcp)
63+
- [Local MCP servers (over stdio)](https://claude.com/docs/connectors/custom/desktop-extensions)
6464
- [VS Code (Insiders)](https://code.visualstudio.com/docs/copilot/customization/mcp-servers)
6565
- [Goose](https://block.github.io/goose/docs/getting-started/using-extensions/)
6666

0 commit comments

Comments
 (0)