Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"treeship": {
"command": "npx",
"args": [
"-y",
"@treeship/mcp"
],
"env": {
"TREESHIP_ACTOR": "agent://claude-code",
"TREESHIP_HUB_ENDPOINT": "https://api.treeship.dev"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
TREESHIP_ACTOR=agent://claude-codeTREESHIP_HUB_ENDPOINT=https://api.treeship.devnpx claudepluginhub zerkerlabs/treeship --plugin treeship