MCP Server

Halal Terminal

finance-payments

Shariah-compliant stock and ETF screening across AAOIFI, DJIM, FTSE, MSCI and S&P methodologies.

Install

Paste into claude_desktop_config.json:

{
  "mcpServers": {
    "halalterminal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.halalterminal.com/sse"
      ]
    }
  }
}

Run in a terminal:

claude mcp add --transport sse halalterminal-mcp https://mcp.halalterminal.com/sse

Paste into .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):

{
  "mcpServers": {
    "halalterminal-mcp": {
      "url": "https://mcp.halalterminal.com/sse"
    }
  }
}

Transport & auth

Transport: sse - Hosted remote (SSE). Nothing runs on your machine - the config above connects your client to the vendor's endpoint (older clients bridge via npx mcp-remote).

Auth: the remote endpoint may prompt for OAuth or an API key on first connect - see the vendor's docs.

Links

Source repository · Homepage

Skip the install — WingMan's own 271 tools run hosted, no setup: browse the hosted tool directory. One endpoint, one free key: https://wingmanprotocol.com/mcp.