@bounceless/mcp. Configure BOUNCELESS_API_KEY in your MCP client’s secret environment, then ask the server to verify a single address or a batch.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use the Bounceless product MCP server from an MCP client.
@bounceless/mcp. Configure BOUNCELESS_API_KEY in your MCP client’s secret environment, then ask the server to verify a single address or a batch.
{
"mcpServers": {
"bounceless": {
"command": "npx",
"args": ["-y", "@bounceless/mcp"],
"env": { "BOUNCELESS_API_KEY": "${BOUNCELESS_API_KEY}" }
}
}
}