Installation & Configuration
{
"mcpServers": {
"tugboat-mcp": {
"command": "node",
"args": [
"/path/to/tugboat-mcp/dist/index.js"
],
"env": {
"TUGBOAT_API_KEY": "your-api-key-here"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15