@getparafe/mcp-server
Freeby MCP Community
MCP tool server for the Parafe Trust Broker — add trust handshakes to any MCP-compatible AI agent
v0.2.0Added Apr 12, 2026
parafemcptrustbrokeragent
@getparafe/mcp-server MCP Server
MCP tool server for the Parafe Trust Broker — add trust handshakes to any MCP-compatible AI agent
Installation
npx -y @getparafe/mcp-server
Reviews
Installation
Quick install
npx -y @getparafe/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@getparafe/mcp-server": {
"command": "npx",
"args": ["-y", "@getparafe/mcp-server"]
}
}
}