What is the Web3 Sentiment MCP server?
Web3 social sentiment aggregator analyzing crypto trends.
How to install Web3 Sentiment
Copy-paste configuration for popular MCP clients.
transport: sse
Config generated by PluginBench — verify against the source before use.Environment / auth
payment-signaturesecretBase64-encoded EIP-3009 TransferWithAuthorization signature. Required for premium settlement.
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"web3-sentiment": {
"url": "https://web3-sentiment-mcp.vercel.app/api/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"web3-sentiment": {
"serverUrl": "https://web3-sentiment-mcp.vercel.app/api/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"web3-sentiment": {
"type": "http",
"url": "https://web3-sentiment-mcp.vercel.app/api/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"web3-sentiment": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web3-sentiment-mcp.vercel.app/api/mcp"
]
}
}
}Claude Code
claude mcp add --transport sse web3-sentiment https://web3-sentiment-mcp.vercel.app/api/mcpRelated MCP servers
io.github.Evozim/m2mcent
Active
x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.
0
View repository →TypeScript
MIT
Mesh spatial optimizer reducing geometric overhead in 3D assets.
Google and Meta ad campaign bidding optimizer.
PPC advertisement budget auditor grading ad group metrics.
Governance firewall and safety guardrails oracle for AI swarms.
Multi-channel voice and SMS gateway interface for AI communication.