Provides tools to interact with Powerdrill datasets to perform data work.
Sign Up for a Powerdrill Account
Go to https://powerdrill.ai/ and create a Team account if you don’t have one.
Access Your Account Settings
Log in to your Powerdrill account and navigate to your account settings.
Find the API Section
In your account settings, look for the section labeled “API”.
Copy Your User ID and Project API Key
- Locate your User ID (a unique identifier for your account).
- Locate your Project API Key (used as your authentication token for API access).
- If you need help, watch the Powerdrill API Setup Tutorial.
Fill in the FastMCP Connection Interface
In the FastMCP connection interface, click the “Install Now” button for this server, and when prompted, paste:
- Your Powerdrill User ID into the
POWERDRILL_USER_ID
field.
- Your Powerdrill Project API Key into the
POWERDRILL_PROJECT_API_KEY
field.
Save and Connect
Complete the setup by saving your configuration, and confirm the connection is established.
Note: If you encounter any issues, double-check your credentials and refer to the video tutorial for step-by-step visuals on getting your API keys.