
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@guavaintel/mcp-server
Advanced tools
MCP server for Guava Wallet Intelligence - crypto security, honeypot detection, wallet analysis, and token risk scoring across 31 blockchains. Connect AI agents (Claude, Cursor, Windsurf, Devin) to Guava's security API.
Connect AI agents (Claude, Cursor, Windsurf, Devin) to Guava Wallet Intelligence's crypto security API via the Model Context Protocol.
No installation needed. Add the remote URL to your MCP client config:
{
"mcpServers": {
"guava": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.guavaintel.com/mcp",
"--header",
"X-API-Key: gw_your_api_key_here"
]
}
}
}
Get your API key at guavaintel.com/api-access.
npm install -g @guavaintel/mcp-server
{
"mcpServers": {
"guava": {
"command": "guava-mcp-server",
"env": {
"GUAVA_API_KEY": "gw_your_api_key_here",
"GUAVA_API_URL": "https://api.guavaintel.com"
}
}
}
}
Check if a token is a honeypot or has security risks.
Returns: honeypot status, risk score (0-100), buy/sell tax, contract verification, owner privileges, holder count.
Analyze a wallet's risk profile, transaction history, and token holdings.
Returns: risk score, balance, transaction count, token holdings, risk flags.
List all 31 supported blockchains. No parameters required.
Ethereum, Solana, BSC, Base, Arbitrum, Polygon, Optimism, Avalanche, zkSync, Linea, Scroll, Mantle, Blast, Celo, and more (31 total).
Uses the same API key for both the REST API and MCP server. Existing Guava users with gw_... or gwa_... keys can use MCP without changes.
MIT
FAQs
MCP server for Guava Wallet Intelligence - crypto security, honeypot detection, wallet analysis, and token risk scoring across 31 blockchains. Connect AI agents (Claude, Cursor, Windsurf, Devin) to Guava's security API.
We found that @guavaintel/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.