MCP server for TridentChain Security — Claude, Cursor, and other MCP hosts
Project description
tridentchain-mcp
MCP server for TridentChain Security — one local stdio server for Claude, Cursor, VS Code, Windsurf, Zed, and any MCP-compatible agent.
Requires: pip install "tridentchain-security>=0.1.1" (unified tool layer).
The tridentchain-security CLI is unchanged — universal fallback for any agent that runs shell commands.
Install
pip install "tridentchain-security>=0.1.2"
pip install tridentchain-mcp
Tools (all agents)
| Tool | Description |
|---|---|
scan_project |
Project dependencies only |
scan_full |
Project + system + extensions |
validate_after_patch |
Diff two scan JSON results |
Quick config
MCP hosts using mcpServers (Claude, Cursor, Windsurf):
{
"mcpServers": {
"tridentchain": {
"command": "python3",
"args": ["-m", "tridentchain_mcp"]
}
}
}
VS Code uses "servers" — see integrations/vscode/mcp.json.example.
OpenAI uses function calling (not MCP) — see integrations/openai/ and examples/openai/.
Agent setup
| Agent | Guide |
|---|---|
| All platforms | docs/AGENT_INTEGRATIONS.md |
| Claude | docs/CLAUDE_MCP_SETUP.md |
| Cursor | docs/CURSOR_SETUP.md |
| VS Code | docs/VSCODE_SETUP.md |
| Helper script | ./scripts/setup-agent-mcp.sh <agent> |
Copy-paste configs: integrations/mcp/
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 tridentchain_mcp-0.1.2.tar.gz.
File metadata
- Download URL: tridentchain_mcp-0.1.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fa16251bdac0e70b4b10cfedf28e3a419a18f4c4404127ea77ccc58e088d8b7
|
|
| MD5 |
cbccc14385cba7fde3cf4ce44b161ab3
|
|
| BLAKE2b-256 |
0f226d918d5420b1d2ffbd28cd0dcd754f948dff179cbb8c649191dfe2131a72
|
File details
Details for the file tridentchain_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: tridentchain_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85a68db4a349eac6e9582677d12a6e4524e1261d3f0d501641e64153f8baae15
|
|
| MD5 |
7333b68cb5944108f023475b686a18e0
|
|
| BLAKE2b-256 |
d1f25b12fec078ed5f0b1593f49a7c5ffe3be6a4a1390aee3313d50360da7b85
|