Skip to content

Commit e2ccc56

Browse files
nit
1 parent 5497aa9 commit e2ccc56

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

integrations/mcp.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,6 @@ Proposal tools are read-only helpers that gather evidence or prepare the exact n
109109
| `prepare-prompt-optimization` | Propose the exact `start-prompt-optimization` call to make |
110110
| `prepare-judge-optimization` | Propose the exact `start-judge-optimization` call to make |
111111

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.
117-
118112
<CardGroup cols={2}>
119113
<Card title="Tracing quickstart" icon="rocket" href="/tracing/quickstart">
120114
Get your first trace in under 5 minutes

0 commit comments

Comments
 (0)