contracts for Claude Desktop
com.pactlio/contracts
Contract drafting, statute-cited US state law requirements, non-compete checks, risk analysis.
client:Claude Desktop
transport:streamable-http
tools:8
Install contracts in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"contracts": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.pactlio.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs