Chiplab for Cursor
ai.veecle/chiplab
Run, build, and validate firmware on virtual hardware from your AI agent. Hardware knowledge corpus.
client:Cursor
transport:streamable-http
Install Chiplab in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"chiplab": {
"url": "https://chiplab.veecle.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs