Model Context Protocol implementation for TypeScript
| Tool name | Description | Destructive? |
|---|---|---|
| greet | ✓ no | |
| ping | ✓ no |
{
"mcpServers": {
"hlw-midwaymcp": {
"command": "npx",
"args": [
"-y",
"@hlw-midway/mcp"
]
}
}
}