BaseAlpha for Cursor
io.github.cryptosuess/basealpha
Launch and trade memecoins on BaseAlpha. Remote MCP for discovery; npx @basealpha/mcp to sign.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install BaseAlpha in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"basealpha": {
"url": "https://www.basealpha.fun/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs