@treeship/mcp
Freeby MCP Community
Drop-in Treeship attestation for MCP tool calls
v0.7.1Added Apr 12, 2026
treeshipmcpattestationagentstool-calls
@treeship/mcp MCP Server
Drop-in Treeship attestation for MCP tool calls
Installation
npx -y @treeship/mcp
Reviews
Installation
Quick install
npx -y @treeship/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@treeship/mcp": {
"command": "npx",
"args": ["-y", "@treeship/mcp"]
}
}
}