runtime for Cursor
com.formatho/runtime
Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.
client:Cursor
transport:streamable-http
runtime:oci
tools:26
Install runtime in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"runtime": {
"url": "https://mcp.formatho.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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