Tools
Wolfram Alpha
Follow these steps to run the MCP Wolfram Alpha agent and tool in the cloud using Meshagent Rooms.
Required Environment Variables
WOLFRAM_API_KEY
: Your Wolfram Alpha App ID.
Steps
-
Install the Meshagent CLI and dependencies
-
Sign up and authenticate for Meshagent
Follow the authentication guide to create an account and log in via the CLI.
-
Start the MCP Wolfram Alpha server in a Meshagent Room
This command starts a Meshagent Room named
test
with the MCP Wolfram Alpha server available as a callable service. Rooms will close if they go inactive. -
Join the room as a chatbot with the Wolfram Alpha toolkit enabled
- This starts a chatbot in the
test
room with access to the Wolfram Alpha toolkit. - Multiple toolkits can be enabled in the same room for one agent.
- The command output provides a link to interact with the agent and tools through the web interface.
- This starts a chatbot in the
Tools Available
Connect your chat repl to Wolfram Alpha computational intelligence.
Tools provided by this Server:
Tool Name | Short Description |
---|---|
query-wolfram-alpha | Use Wolfram Alpha to answer a question. |
Tool Details
Tool: query-wolfram-alpha
Use Wolfram Alpha to answer a question. This tool should be used when you need complex math or symbolic intelligence.
Parameter | Type | Description |
---|---|---|
query | string | The question (query) to answer |