Installation & Configuration
{
"mcpServers": {
"Tabby MCP (STDIO)": {
"command": "npx",
"args": [
"-y",
"tabby-mcp-stdio",
"--port",
"3001"
]
},
"Tabby MCP (SSE)": {
"type": "sse",
"url": "http://localhost:3001/sse"
}
}
}Information
Transport
stdiosse
Language
TypeScript
Created
2025/4/8
Updated
2026/6/7