← Registry

Analytics

lubot.ai

Provides portfolio analysis and file management, including PhD-style portfolio insights and health checks.

1 endpoint9 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://mcp.lubot.ai/mcp

No auth detected

MCP server metadata

Name
lubot
Version
1.0.0
Capabilities
experimentalpromptsresourcestools

Known tools 9

list_files

List files the authenticated user has uploaded to LuBot.

Inferred read-only
analyze_file

File ownership check + LuBot analysis surface routing.

Inferred read-only
ping

Return a small health-check payload.

Inferred read-only
analyze_portfolio

PhD-style analysis over the caller's portfolio.

Inferred read-only
list_portfolio

List the caller's portfolio holdings.

Inferred read-only
stock_analysis

Ticker validation + LuBot analysis surface routing.

Inferred read-only
list_watchlist

List tickers the authenticated user has added to their LuBot watchlist.

Inferred read-only
list_websites

List website projects the authenticated user can query.

Inferred read-only
website_summary

Return traffic summary for one of the caller's websites.

Inferred read-only

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.lubot]
url = "https://mcp.lubot.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lubot": {
      "type": "http",
      "url": "https://mcp.lubot.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lubot
Remote MCP URL: https://mcp.lubot.ai/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": {
    "lubot": {
      "url": "https://mcp.lubot.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lubot": {
      "type": "http",
      "url": "https://mcp.lubot.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lubot",
  "transport": "streamable-http",
  "url": "https://mcp.lubot.ai/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.