Developer Tools20 toolsPaste one API key
Northflank integration for AI agents
The self-service developer platform that automates and unifies deployment of any workload, on any cloud, at any scale.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Northflank once and call the same tools from all of them.
Setup
Connect Northflank through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Northflank exposes 20 tools through ClawLink. The 19 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
northflank_get_dns_id | Retrieve the DNS identifier for the authenticated account | Read |
northflank_get_project | Retrieve detailed information about a specific Northflank project | Read |
northflank_get_secret | Retrieve a secret from a Northflank project including its contents | Read |
northflank_get_secret_details | View a secret with details about its linked addons from a Northflank project | Read |
northflank_list_addon_types | Retrieve information about available addon types in Northflank | Read |
northflank_list_cloud_provider_node_types | Retrieve supported cloud provider node types available on Northflank | Read |
northflank_list_cloud_provider_regions | Retrieve supported cloud provider regions available on Northflank | Read |
northflank_list_pipelines | List all pipelines for a Northflank project | Read |
northflank_list_plans | Retrieve available billing/resource plans in Northflank | Read |
northflank_list_projects | List all projects in your Northflank team with pagination support | Read |
northflank_list_regions | Retrieve available project regions in Northflank | Read |
northflank_list_secrets | List all secrets belonging to a Northflank project | Read |
northflank_list_services | List all services belonging to a Northflank project | Read |
northflank_create_or_update_project | Create a new project or update an existing project in Northflank (upsert operation) | Write |
northflank_create_or_update_secret | Create or update a secret group in a Northflank project | Write |
northflank_create_secret | Create a secret group in a Northflank project | Write |
northflank_patch_secret | Partially update a secret group in a Northflank project | Read |
northflank_update_project | Update a project in Northflank | Write |
northflank_update_secret | Update a secret in a Northflank project | Write |