← Back to browse

LION - Trend Intent MCP + Marketplace Visibility Audit

About

x402-paid MCP data: trend feed + visibility audit. USDC/Base. No API key. No PII.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http lion-mcp 'https://gleaming-cassata-d41682.netlify.app/api/mcp?src=mcpregistry_domain_v1_1'
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"lion-mcp","type":"http","url":"https://gleaming-cassata-d41682.netlify.app/api/mcp?src=mcpregistry_domain_v1_1"}'
JSON
{
  "mcpServers": {
    "lion-mcp": {
      "url": "https://gleaming-cassata-d41682.netlify.app/api/mcp?src=mcpregistry_domain_v1_1"
    }
  }
}