Installation & Configuration
{
"mcpServers": {
"string-process-preset": {
"command": "deno",
"args": [
"run",
"--allow-all",
"/path/src/index.ts"
],
"env": {
"YOUR_ENV": "MyEnv"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15