ocean-io-mcp-server

Meerkats-Ai/ocean-io-mcp-server
★ 0 stars JavaScript API Integration Updated today
ocean-io-mcp-server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ocean-io-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Meerkats-Ai/ocean-io-mcp-server"
      ]
    }
  }
}

README Excerpt

This is a Model Context Protocol (MCP) server that integrates with the Ocean.io API to provide lookalike company finding capabilities. - Find lookalike companies based on a seed company 1. Clone this repository 2. Install dependencies: ``` npm install ``` 3. Create a `.env` file based on `.env.example` and add your Ocean.io API key:

Tools (1)

ocean_find_lookalike_companies