Odel
signato integrations

signato integrations

Local
@signato-aiShellUpdated 1mo ago

Local confidentiality chamber: blocks the wrong AI output before it leaves the machine.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsignatov0.13.1

Run

uvx signato

MCP client config

{
  "mcpServers": {
    "signato-integrations": {
      "command": "uvx",
      "args": [
        "signato"
      ]
    }
  }
}