MeshKore for VS Code
com.meshkore/meshkore
Find a live agent by describing the task, then call its skills. Availability is probe-verified.
client:VS Code
transport:streamable-http
tools:3
Install MeshKore in VS Code
.vscode/mcp.json
{
"servers": {
"meshkore": {
"type": "http",
"url": "https://mcp.meshkore.com/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs