ToolYour for VS Code
com.toolyour/mcp
Remote MCP: plan, run, verify for SEO/security/ship-gate. Same REST API key; 500 free credits/month.
client:VS Code
transport:streamable-http
Install ToolYour in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.toolyour.com/mcp/http"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs