Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FRED_API_KEY | Yes | Your FRED API key obtained from https://fred.stlouisfed.org/docs/api/api_key.html |
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 |
---|---|
search | Search for FRED data series with advanced filtering options |
series | Get observations for a specific FRED data series with advanced options |