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
- json.format
- json.minify
- json.validate
- base64.encode
- base64.decode
- url.encode
- url.decode
- slug.generate
- hash.text
- uuid.v4
- random.string
- jwt.decode
- evm.keccak256
- evm.function_selector
- evm.create2_address
- evm.storage_slot
- evm.decode_calldata
- evm.v4_hook_permissions
- erc4626.math
- timestamp.convert
- regex.test
- case.convert
- hex.encode
- evm.checksum_address