whiteintel-mcp-server

Hei33enberg/whiteintel-mcp-server
★ 1 stars JavaScript AI/LLM Updated today
MCP server for WhiteIntel — corporate & offshore ownership intelligence for AI agents. npx -y @whiteintel/mcp-server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "whiteintel-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "Hei33enberg/whiteintel-mcp-server"
      ]
    }
  }
}