You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integrations/mcp.mdx
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,12 +109,6 @@ Proposal tools are read-only helpers that gather evidence or prepare the exact n
109
109
|`prepare-prompt-optimization`| Propose the exact `start-prompt-optimization` call to make |
110
110
|`prepare-judge-optimization`| Propose the exact `start-judge-optimization` call to make |
111
111
112
-
## Good to know
113
-
114
-
-**Single-project scope.** Each MCP connection is tied to one ZeroEval project. To work with a different project, use a different API key.
115
-
-**Optimization prerequisites.** Prompts must have been used with `ze.prompt()` before optimization is available. Judges need a linked tuning task.
116
-
-**Proposal tools are read-only.** The `investigate-*` and `prepare-*` tools never mutate state. They recommend the next tool call for the agent to confirm and execute.
0 commit comments