Provides direct access to Flatfile's data migration platform for managing spaces, workbooks, sheets, jobs, users, and data operations without leaving your conversation context.
Decide whether to use an API Key or Personal Access Token
You must provide either a Flatfile API Key or a Flatfile Personal Access Token to connect.
To obtain a Flatfile API Key:
- Go to the Flatfile Authentication Documentation.
- Follow the instructions there to generate an API Key for your organization.
To obtain a Flatfile Personal Access Token:
- Go to the Flatfile Personal Access Token Documentation.
- Follow the step-by-step process to create a new Personal Access Token.
Copy the token or API key
After generating your API Key or Personal Access Token, securely copy the value.
Open the FastMCP connection interface
Click the "Install Now" button to begin adding a new environment variable via FastMCP.
Fill in the ENV values as follows:
- Name:
FLATFILE_BEARER_TOKEN
- Value: Paste your API Key or Personal Access Token from step 4.
- Optionally, if required for your region or custom setup, set:
- Name:
FLATFILE_API_URL
- Value: The API URL appropriate for your region (default:
https://platform.flatfile.com/api/v1
)
Save the environment variable
Confirm and save your ENV value through the FastMCP interface.
You are now ready to use the Flatfile connection through FastMCP!