MCP server for TridentChain Security — Claude, Cursor, and other MCP hosts
Project description
tridentchain-mcp
MCP server for TridentChain Security. Exposes scan tools to Claude Desktop, Claude Code, Cursor, and other MCP hosts.
Requires: pip install tridentchain-security>=0.1.1 (includes unified tool layer).
The tridentchain-security CLI is unchanged — use it as fallback when MCP is not configured.
Install
pip install tridentchain-security tridentchain-mcp
Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json)
{
"mcpServers": {
"tridentchain": {
"command": "tridentchain-mcp",
"args": []
}
}
}
Cursor (.cursor/mcp.json in project root)
{
"mcpServers": {
"tridentchain": {
"command": "tridentchain-mcp",
"args": []
}
}
}
Tools
| Tool | Description |
|---|---|
scan_project |
Project dependencies only |
scan_full |
Project + system + extensions |
validate_after_patch |
Diff two scan JSON results |
See docs/CLAUDE_MCP_SETUP.md and the Claude plugin in plugins/tridentchain-security/.
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.0.tar.gz.
File metadata
- Download URL: tridentchain_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.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 |
b2d3b3f2f955c548d9715f81a9190b74e94af8ada2a63a26ca538ed39ed276a6
|
|
| MD5 |
865c07044c05d2f3ed98cc2b5d5d81c8
|
|
| BLAKE2b-256 |
6c87c519aa61d755dffd3e70604112ec4538660f51b453d7ecbc41510fd3ce32
|
File details
Details for the file tridentchain_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tridentchain_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 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 |
733f6588f12cfe3e248ed8aa4cc58e15668791506e25c8e9c1d41be116f5c13a
|
|
| MD5 |
b7612109040d920426c02da735338ec4
|
|
| BLAKE2b-256 |
ab692f3b81b8a184f00d496c56f2d174bb8b567c12174b156c16f4d35dee95b1
|