configure_api_key
Set up an existing API key for MCP access to save it in the .env file for future requests, ideal for users who registered via OAuth and created a key on the web portal.
Instructions
Configure an existing API key for MCP access. Use this if you already have an API key generated from the web portal but need to use it with MCP. Your key will be saved to the .env file for all future MCP requests. This is perfect for users who registered via OAuth (Google or GitHub) and created an API key on the web.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | Your API key from the web portal. This key will be tested to ensure it's valid before being saved. Keep this secret! |