runtime for Grok
com.formatho/runtime
Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.
client:Grok
transport:streamable-http
runtime:oci
tools:26
Install runtime in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"runtime": {
"type": "http",
"url": "https://mcp.formatho.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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