runtime: typescript
startCommand:
type: stdio
configSchema:
properties:
required:
commandFunction: |
(config) => ({
command: 'npx',
args: ['-y', 'bostrom-mcp']
})
runtime: typescript
startCommand:
type: stdio
configSchema:
properties:
required:
commandFunction: |
(config) => ({
command: 'npx',
args: ['-y', 'bostrom-mcp']
})