MCP Server Connection
Important Setup Instructions:
- Create a
.envfile in your project root - Add your API key:
ANTHROPIC_API_KEY=your_key_here - Restart the Next.js server after adding the key
- Make sure your MCP server script is properly implemented
Important Setup Instructions:
.env file in your project rootANTHROPIC_API_KEY=your_key_here