Apricot for VS Code
tools.apricot/apricot
Manage SysML2 projects and files directly through your coding agent.
client:VS Code
transport:streamable-http
Install Apricot in VS Code
.vscode/mcp.json
{
"servers": {
"apricot": {
"type": "http",
"url": "https://mcp.apricot.tools/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs