Setup wizard to our integrate Layers API with your favorite AI tools.
Select the AI assistant you want to connect. Clients are grouped by their MCP capability level.
Copy this JSON configuration to your clipboard:
Open the config file for your client and paste the JSON:
Before using the MCP server, you need to obtain an authentication token. Run this command in your terminal (replace with your credentials):
curl -X POST "/user/token" \ -d "username=your@email.com&password=your_password"
access_token - JWT token (valid ~1 hour)refresh_token - For auto-renewal (valid 7-30 days)1. First, tell your AI assistant to authenticate:
"Set my Layers token: [paste your access_token here]"
2. Then try this prompt:
"What can I do with Layers API?"