$ timeahead_
mcp/tensorfeed-x402-base-reader/install/windsurf

install TensorFeed x402 Base Reader on Windsurf

Requires the runtime declared in the upstream repo — check the README before running. Windsurf supports HTTP and stdio servers natively. After saving the config, hit Refresh in the Cascade MCP panel. Paste the config below, then follow the reload step to register TensorFeed x402 Base Reader.

paste into
macos/linux: ~/.codeium/windsurf/mcp_config.json
windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
  "mcpServers": {
    "tensorfeed-x402-base-reader": {
      "command": "npx",
      "args": [
        "-y",
        "@tensorfeed/x402-base-mcp"
      ]
    }
  }
}
then: Click the Refresh button in the Cascade MCP panel — no full restart.
other clients
Claude DesktopCursorVS Code (Copilot)Claude Code
← back to TensorFeed x402 Base Reader
Install TensorFeed x402 Base Reader MCP Server on Windsurf | Timeahead