Back to Apps

ZoomEye
by zoomeye-ai
Cyber asset intelligence engine for real-time network asset search and OSINT analysis.
0 stars
Works in:CursorWindsurfzed
Exposes:Tools
What it does
ZoomEye connects AI assistants to the ZoomEye cyberspace asset search engine, allowing LLMs to discover network assets, track real-time changes, and perform OSINT research using dorks and specific query parameters.
Tools
zoomeye_search: Retrieves network asset information based on query conditions and dorks.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"zoomeye": {
"command": "uvx",
"args": ["mcp-server-zoomeye"],
"env": {
"ZOOMEYE_API_KEY": "your_api_key_here"
}
}
}
}
Supported hosts
Claude Desktop, Cursor, Windsurf, Cline, Continue, Zed, Cherry Studio, Chatbox
Quick install
uvx mcp-server-zoomeyeInformation
- Pricing
- freemium
- Published
- 7/9/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
zed
settings.json context_servers entry with uvx mcp-server-zoomeyeCursor
mcp.json entry with uvx mcp-server-zoomeyeWindsurf
mcp_config.json entry with uvx mcp-server-zoomeyeClaude Desktop
{
"mcpServers": {
"zoomeye": {
"command": "uvx",
"args": ["mcp-server-zoomeye"],
"env": {
"ZOOMEYE_API_KEY": "your_api_key_here"
}
}
}
}





