Skip to content

Add section on usage recommendation #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,12 @@ Configure in Cursor settings:
```
![Cursor MCP Screenshot](/assets/cursor_mcp_screenshot.png)

## Usage

### Recommendations

1. We find that Claude Sonnet 3.7 works very well, but Claude Sonnet 3.5 has some issues with rerunning tools in a loop. We'd recommend using recent models.
2. We recommend that in a new chat, you prompt your LLM to fetch existing Port blueprints. The LLM can have a create bias, at times not checking what exists before. This applies too to other resources - encouraging a fetch of existing resources in any cases where you want to update a blueprint, or create resources for one.

## Available Tools

Expand Down Expand Up @@ -249,4 +255,4 @@ If you encounter authentication errors, verify that:

## License

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.