Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started/mcp-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ Once ready, the application will be available on:
To go further, you can:

- check the [MCP server](../modules/fxmcpserver.md) module documentation to learn more about its features
- follow the [HTTP application tutorial](../tutorials/http-application.md) to create, step by step, an HTTP application
- follow the [MCP application tutorial](../tutorials/mcp-application.md) to create, step by step, an MCP server application
- test the [MCP demo application](../demos/mcp-application.md) to see all this in action