eyecon for Claude Desktop
com.jojapi/eyecon
Eyecon: Use the no.1 API for a true caller ID to identify name and see photos. 100% success rate.
client:Claude Desktop
transport:streamable-http
tools:2
Install eyecon in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"eyecon": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/eyecon"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs