-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
Describe the bug
The OAuth flow fails with Prisma
- Create an agent with
#!/usr/bin/env cagent run
version: '2'
agents:
root:
model: anthropic/claude-3-5-sonnet-latest
description: Prisma Expert
instruction: You are an AI assistant with expertise in the Prisma project's documentation.
toolsets:
- type: mcp
remote:
url: https://mcp.prisma.io/mcp
transport_type: streamable
- Start running this agent with random question. The OAuth flow seems to pass through, but then subsequent requests fail with 400
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working