Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKEDIN_CLIENT_ID | Yes | Your LinkedIn application client ID | |
| LINKEDIN_REDIRECT_URI | Yes | OAuth redirect URI for LinkedIn authentication | http://localhost:3000/callback |
| LINKEDIN_CLIENT_SECRET | Yes | Your LinkedIn application client secret |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |