Add it to your Cline MCP settings file inside VSCode's settings (ex. ~/.config/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json):
Development
Setting Up Tests
The tests use real API calls to ensure accurate responses. To run the tests:
Copy the example environment file:
Edit .env and add your WolframAlpha API key:Note: The .env file is gitignored to prevent committing sensitive information.
Add it to your Cline MCP settings file inside VSCode's settings (ex. ~/.config/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json):
Development
Setting Up Tests
The tests use real API calls to ensure accurate responses. To run the tests:
Copy the example environment file:
Edit .env and add your WolframAlpha API key:Note: The .env file is gitignored to prevent committing sensitive information.