← blueagent.dev

INDIVIDUAL MCP TOOL

hub_token_alpha

Token trade signal — entry, whale confirmation, momentum and risk for a specific Base token.

blueagent.devnone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.
  • A tool name or description suggests a financial action.

Parent endpoint

blueagent.dev

CONNECT 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.blueagent-dev]
url = "https://blueagent.dev/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "blueagent-dev": {
      "type": "http",
      "url": "https://blueagent.dev/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: blueagent-dev
Remote MCP URL: https://blueagent.dev/api/mcp

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": {
    "blueagent-dev": {
      "url": "https://blueagent.dev/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "blueagent-dev": {
      "type": "http",
      "url": "https://blueagent.dev/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "blueagent-dev",
  "transport": "streamable-http",
  "url": "https://blueagent.dev/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • blue_idea — Turn a rough concept into a fundable brief — problem, why now, why Base, MVP scope, risks, 24h plan.
  • blue_build — Architecture, stack, folder structure, integrations, and test plan for a Base project.
  • blue_audit — Security review — 500+ checks, 13 categories.
  • blue_ship — Deployment checklist, verification steps, release notes, and monitoring plan.
  • blue_raise — Pitch narrative — market framing, why this wins, traction, ask, target investors.
  • hub_agent_score — Agent Score (0-100) — anchored in REAL GitHub repo activity and/or on-chain wallet activity when supplied; XP/community is a labelled estimate.
  • hub_market_fit — Market fit analysis — problem clarity, timing, competition, demand signals for a Base project.
  • hub_token_pick — AI token pick — falsifiable thesis, entry, sizing, kill criterion.