MCP Server
MCP
io.github.lordbasilaiassistant-sudo/obsd-launchpad
MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "obsd-launchpad-mcp",
"version": "1.0.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private key for the deployer wallet (hex string)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DEPLOYER_PRIVATE_KEY"
},
{
"description": "Base mainnet RPC URL",
"format": "string",
"name": "RPC_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment