PluginBench
MCP Server
Active

io.github.philpof102-svg/biii MCP Server

io.github.philpof102-svg/biii

What is the io.github.philpof102-svg/biii MCP server?

Fail-closed safe-to-pay verdicts on Base: known-bad wallets, look-alike tokens, repeat rug funders.

How to install io.github.philpof102-svg/biii

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": {
    "biii": {
      "command": "npx",
      "args": [
        "-y",
        "biii-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "biii": {
      "command": "npx",
      "args": [
        "-y",
        "biii-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "biii": {
      "command": "npx",
      "args": [
        "-y",
        "biii-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "biii": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "biii-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add biii -- npx -y biii-mcp

Related MCP servers

Reputation oracle for AI agents on Base: SAFE/CAUTION/BLOCK + 0-100 score before you pay. x402+MCP

2
JavaScript
MIT
View repository →

Reputation-gated messaging + job negotiation for Base AI agents. Descriptor-only, nothing signs.

1
JavaScript
View repository →

x402 pay-per-call data tools for Base agents. Flagship get_intent ABSTAINS instead of guessing.

0
JavaScript
MIT
View repository →