Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port on which the server will run | 8080 |
| FMP_TOOL_SETS | No | Comma-separated list of toolsets to pre-load in static mode (e.g., 'search,company,quotes'). Available toolsets: search, company, quotes, statements, calendar, charts, news, analyst, market-performance, insider-trades, institutional, indexes, economics, crypto, forex, commodities, etf-funds, esg, technical-indicators, senate, sec-filings, earnings, dcf, bulk | |
| FMP_ACCESS_TOKEN | Yes | Your Financial Modeling Prep API access token (required by the server) | |
| DYNAMIC_TOOL_DISCOVERY | No | Enable dynamic toolset management mode (true/false). When enabled, sessions start with only 3 meta-tools and load toolsets on-demand |
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 | |