Skip to content
Cursor

Wolfram Alpha for Cursor

io.github.pipeworx-io/wolfram-alpha

Wolfram Alpha MCP — computational, factual, and quantitative queries

client:Cursor transport:streamable-http

Install Wolfram Alpha in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "wolfram-alpha": {
      "url": "https://gateway.pipeworx.io/wolfram-alpha/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Wolfram Alpha in other clients