Skip to content

Commit 7f69693

Browse files
authored
Remove MCP server exploration tip (#7241)
Removed tip about using Cloudflare's AI Playground for MCP server exploration, as it no longer seems to reliably work.
1 parent 2daa27a commit 7f69693

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

content/250-postgres/350-integrations/400-mcp-server.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ The remote Prisma MCP server follows the standard JSON-based configuration for M
5656
}
5757
```
5858

59-
60-
:::tip
61-
If you want to try it the remote MCP server and explore it's capabilities, we recommend [Cloudflare's AI Playground](https://playground.ai.cloudflare.com/) for that. Add the `https://mcp.prisma.io/mcp` URL into the text field with the **Enter MCP server URL** placeholder, click **Connect**, and then authenticate with the [Prisma Console](https://console.prisma.io) in the popup window. Once connected, you can send prompts to the Playground and see what MCP tools the LLM chooses based on your prompts.
62-
:::
63-
6459
### Sample prompts
6560

6661
- "Show me a list of all the databases in my account."

0 commit comments

Comments
 (0)