ENDPOINT 1
https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake
MCP server metadata
- Name
- alien-plugg-x402
- Version
- 2.0.0
Known tools 10
token_priceGet current token price from CoinGecko by id, symbol, or contract address.
Inferred read-onlychart_roastBrutal chart analysis with technical signals including RSI, MACD, support/resistance.
Inferred read-onlyalien_plugg_alphaDaily curated alpha report with top picks, rug warnings, and DCA advice.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.alien-plugg-x402]
url = "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"alien-plugg-x402": {
"type": "http",
"url": "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: alien-plugg-x402
Remote MCP URL: https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"alien-plugg-x402": {
"url": "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"alien-plugg-x402": {
"type": "http",
"url": "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "alien-plugg-x402",
"transport": "streamable-http",
"url": "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for base44.app was fetched 2026-08-21T15:17:28.347Z.
base44.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.