Macvendors for Cursor
io.github.pipeworx-io/macvendors
macvendors.com MCP — MAC address (OUI) → hardware manufacturer lookup.
client:Cursor
transport:streamable-http
Install Macvendors in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"macvendors": {
"url": "https://gateway.pipeworx.io/macvendors/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs