Skip to content
VS Code

runtime for VS Code

com.formatho/runtime

Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.

client:VS Code transport:streamable-http runtime:oci tools:26

Install runtime in VS Code

.vscode/mcp.json

{
  "servers": {
    "runtime": {
      "type": "http",
      "url": "https://mcp.formatho.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 26 tools →

runtime in other clients