MCP Server
MCP
Scripthold
Secure encoding-aware local workspace runtime for AI agents
Install
mcpb:https://github.com/zoster81/scripthold/releases/download/v3.1.6/scripthold_windows_amd64.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/zoster81/scripthold/releases/download/v3.1.6/scripthold_windows_amd64.mcpb",
"fileSha256": "5cab94948e74d71eb82cd2d475b21ae87cc23bba7fcca974def98dfb039c74b6",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/zoster81/scripthold/releases/download/v3.1.6/scripthold_windows_arm64.mcpb",
"fileSha256": "a8b2d18e878edbef1aef4d4c9a14069b09d56e242ba8a9337cc378cc6eba7320",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/zoster81/scripthold/releases/download/v3.1.6/scripthold_linux_amd64.mcpb",
"fileSha256": "2d5bb41ef977d94babd4c526d0315e16921613d2e662ec25dfe5c8e328166cb8",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/zoster81/scripthold/releases/download/v3.1.6/scripthold_linux_arm64.mcpb",
"fileSha256": "0fe2bd8d8201861729eaaf8701da4f92a436009d2776c27b156b02ecc470d001",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/zoster81/scripthold/releases/download/v3.1.6/scripthold_darwin_amd64.mcpb",
"fileSha256": "7cca9b6150e569ca9616abbb425429ef5d25cabcb8133822dd27eb33414f74ee",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/zoster81/scripthold/releases/download/v3.1.6/scripthold_darwin_arm64.mcpb",
"fileSha256": "9b61fc6e37095b73c46516808dac8ca47c2544428c868241db08ce64b7fefe06",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment