Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | The port to run the server on | 3000 |
TRACXN_API_KEY | Yes | Your Tracxn API key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
tracxn_raw | Access raw JSON data from any Tracxn API endpoint (read-only) |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_company | Fetch detailed information about a company from Tracxn |