Using Siren MCP with Claude Desktop
Add the following to yourclaude_desktop_config.json. See Claude MCP documentation for more details.
Configuration Options
- Replace YOUR_SIREN_API_KEYwith your actual Siren API key
- Adjust the --toolsflag to enable only the tools you need
- For production use, consider using environment variables for the API key
Verifying the Setup
- Restart Claude Desktop after making these changes
- Start a new conversation with Claude
- Try asking Claude to send a test message
Troubleshooting
- Ensure the Claude Desktop app is up to date
- Check the console logs for any error messages
- Verify your API key has the necessary permissions
- Make sure Docker is running if using the Docker configuration