macadress for Cursor
io.github.samymassoud/macadress
MAC address and OUI vendor lookup over Model Context Protocol.
client:Cursor
transport:streamable-http
Install macadress in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"macadress": {
"url": "https://mcp.macadress.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs