Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WOLFRAM_ALPHA_APP_ID | Yes | Your Wolfram Alpha App ID from the Wolfram Alpha Developer Portal |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| wolfram_query | Query Wolfram Alpha for computational, mathematical, scientific, and factual information. Supports natural language queries about entities in chemistry, physics, geography, history, art, astronomy, mathematics, and more. |
| wolfram_query_with_assumptions | Query Wolfram Alpha with specific assumptions when the initial query returns multiple interpretations. Use this when you need to clarify ambiguous queries. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |