WOLFRAM

How can I access the Wolfram MCP Service using the Wolfram Local MCP Bridge on Windows?

The Wolfram Local MCP Bridge allows AI applications to access Wolfram|Alpha, Wolfram Language and the Wolfram Knowledgebase through the local Model Context Protocol (MCP) but is only intended for use by AI clients that cannot communicate or authenticate with MCP remote servers.

Once set up, these apps can directly use Wolfram-powered tools for accurate computations and knowledge queries.

The following instructions guide through installing the Wolfram MCP Service proxy application and configuring your client to connect to it. On Windows Claude and Cursor can be configured automatically.

Setting Up the Wolfram Local MCP Bridge Application When Automated Configuration is Supported

  1. Download the Wolfram MCP Service installer.
  2. Open your Downloads folder.

  3. Double-click the installer file.

  4. Customize the installation location or use the default one. Click Install to start the installation.

  5. Verify that Run WolframMCPService is checked. Click Finish to close the installer.
  6. Enter your Wolfram API key.

  7. If your client is listed in the Automatic Configuration box,
    skip to the following
    Automatic Configuration section
    to complete the set up.
    Otherwise click Apply and continue here.
  8. Click Copy MCP configuration.

  9. Open your LLM’s configuration file (such as mcp.json or config.json).
  10. Add the following configuration:

    {
      "mcpServers": {
        "Wolfram": {
          "command": "C:\\ProgramData\\Wolfram\\WolframMCPService\\mcp_server.exe",
          "args": [],
          "env": {
            "WOLFRAM_AUTH_KEY": "<YOUR-WOLFRAM-API-KEY>"
          }
        }
      }
    }
    

    where <YOUR-WOLFRAM-API-KEY> is your Wolfram MCP Service API key.

  11. Save the file.
  12. Restart the LLM application.
  13. Run a test query to confirm the MCP connection is working.

Setting Up the Wolfram Local MCP Bridge Application When Automatic Configuration is Supported

  1. If you have not already, complete steps 1–8 of the installation and API key setup as described above.
  2. In the Automatic Configuration section, select Claude or Cursor.

  3. Click Apply to save the configuration.

Testing the Wolfram MCP Service application

We illustrate verifying your successful setup using the example of Claude. Please use equivalent steps in other AI applications.

  1. Open Claude Desktop.
  2. Open the Tools menu and select Connectors.

  3. Verify that Wolfram is displayed and activated.

  4. Start a new conversation in Claude.
  5. Ask Claude to run a simple Wolfram-powered question.

  6. Confirm the result is returned using a Wolfram tool.
Is this article helpful?
Yes
No

Any comments?

Thank you for your feedback.

Submit

Contact Support

Whether you have a question about billing, activation or something more technical, we are ready to help you.

1-800-WOLFRAM (+1-217-398-0700 for international callers)

Customer Support

Monday–Friday
8am–5pm US Central Time

  • Product registration or activation
  • Pre-sales information and ordering
  • Help with installation and first launch

Advanced Technical Support (for eligible customers)

Monday–Thursday
8am–5pm US Central Time

Friday
8:30–10am & 11am–5pm US Central Time

  • Priority technical support
  • Product assistance from Wolfram experts
  • Help with Wolfram Language programming
  • Advanced installation support