onlinecomponents search for VS Code
com.onlinecomponents/onlinecomponents-search
Search real-time stock, pricing, and specs for electronic components on OnlineComponents.com
client:VS Code
transport:streamable-http
Install onlinecomponents search in VS Code
.vscode/mcp.json
{
"servers": {
"onlinecomponents-search": {
"type": "http",
"url": "https://mcp.onlinecomponents.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs