Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLADO_API_KEY | Yes | Your Clado API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_for_users | Search for users on Clado using filters like query, school, and match threshold. |
| enrich_linkedin | Retrieves detailed profile information for a specific LinkedIn URL. Each successful lookup costs 1 credit. |
| retrieve_contacts | Retrieves email addresses and phone numbers for LinkedIn profiles. Supports reverse lookup via email or phone. Email enrichment costs 4 credits if found, phone enrichment costs 10 credits if found. |
| scrape_linkedin | Retrieves detailed profile data and posts with comments from a LinkedIn profile URL using RapidAPI. Each request costs 2 credits. |
| linkedin_post_reactions | Retrieves reactions and engagement data for a specific LinkedIn post URL. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |