MCP Server
io.github.kota1026/defiguard-mcp MCP Server
io.github.kota1026/defiguard-mcp
What is the io.github.kota1026/defiguard-mcp MCP server?
DeFiGuard MCP Server - DeFi protocol risk analysis tools for AI coding agents. Analyze token co...
How to install io.github.kota1026/defiguard-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"defiguard-mcp": {
"command": "npx",
"args": [
"-y",
"defiguard-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"defiguard-mcp": {
"command": "npx",
"args": [
"-y",
"defiguard-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"defiguard-mcp": {
"command": "npx",
"args": [
"-y",
"defiguard-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"defiguard-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"defiguard-mcp"
]
}
}
}Claude Code
claude mcp add defiguard-mcp -- npx -y defiguard-mcpRelated MCP servers
BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri...
View repository →CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...
View repository →Post-quantum cryptography security scanner. Detect ECDSA/RSA vulnerabilities, NIST compliance.
View repository →SmartGuard MCP Server - AI-powered smart contract security audit tools for Claude Code, Cursor,...
View repository →VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....
View repository →