Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKEDCTL_CLIENT_ID | No | LinkedIn OAuth 2.0 client ID. | |
| LINKEDCTL_API_VERSION | Yes | LinkedIn API version string (e.g. 202601). This is a required configuration. | |
| LINKEDCTL_ACCESS_TOKEN | No | Direct access token (bypasses OAuth flow). Environment variables take precedence over config file values. | |
| LINKEDCTL_CLIENT_SECRET | No | LinkedIn OAuth 2.0 client secret. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |