We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6aebbd commit b60cf1dCopy full SHA for b60cf1d
examplecode/tools/mcp.mdx
@@ -294,7 +294,7 @@ You are now ready to start coding.
294
- `"workflow"` must match the value that you set in `mcp = FastMCP("workflow" ...` in the `workflow.py` file.
295
- "Absolute path to" `uv` must be the absolute path to the `uv` executable on your local machine.
296
- "Absolute path to project directory" must be the absolute path to the project directory.
297
- - `mcp_unstructured-demo` must match the name of the project directory that you created.
+ - `mcp-unstructured-demo` must match the name of the project directory that you created.
298
- `"workflow.py"` must match the name of the Python file that you created for the MCP server.
299
300
For macOS or Linux:
0 commit comments