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