Sift MCP Server — Agent Execution Governance for Claude Desktop and other MCP clients
Project description
Sift MCP Server
Add Sift's agent execution governance to any Claude client (Claude Desktop, Claude Code, etc.)
What it does
Exposes 3 tools to Claude:
sift_authorize-- get a signed authorization receipt before executing any real-world actionsift_check_policy-- see what your agent is allowed to dosift_register_agent-- get onboarding instructions
Install
pip install mcp httpx cryptography
Add to Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"sift": {
"command": "python",
"args": ["C:/path/to/sift_mcp_server.py"]
}
}
}
Usage
Once installed, Claude will automatically have access to Sift's governance tools. Before any real-world action, Claude can call sift_authorize to get a signed receipt.
Register your agent
Go to sift.walkosystems.com ($29/month) or email jason@walkosystems.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sift_mcp-0.1.1.tar.gz.
File metadata
- Download URL: sift_mcp-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
159c96a599979adf70148b9d10ab02954b04413dcc966320a536ad846ef3be05
|
|
| MD5 |
12d9e2711cc0b9e200eec526354fbb40
|
|
| BLAKE2b-256 |
885cc77333b0692637053c06d3457f129c769138873939a471579a70a6989388
|
File details
Details for the file sift_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sift_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af16b6ed070047c148d43817cbb8e923adc6335250bc8dd46d8e232b1ece00f5
|
|
| MD5 |
6cc2767d8451b1b726f03a59e85a1c8e
|
|
| BLAKE2b-256 |
d1962bf0e0f94b811270b7d68fe3cf520bc5d4408d2aae4c7b8fba7e011301ef
|