io.github.lordbasilaiassistant-sudo/base-token-sniper
Quality Score
83
/100
MCP server to discover and trade new token launches on Base chain.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"base-token-sniper": {
"command": "npx",
"args": [
"-y",
"base-token-sniper-mcp"
],
"env": {
"DEPLOYER_PRIVATE_KEY": "<your-deployer_private_key>",
"RPC_URL": "<rpc_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"base-token-sniper": {
"command": "npx",
"args": [
"-y",
"base-token-sniper-mcp"
],
"env": {
"DEPLOYER_PRIVATE_KEY": "<your-deployer_private_key>",
"RPC_URL": "<rpc_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y base-token-sniper-mcp§02 Environment variables
DEPLOYER_PRIVATE_KEYrequiredsecret
Private key for the trading wallet (hex string)
RPC_URLBase mainnet RPC URL (defaults to https://mainnet.base.org)
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.