Skip to main content
Glama

Lighthouse MCP

by l3wi

authenticate

Secure access to Lighthouse.one crypto portfolio data by verifying identity through a transfer token URL for secure authentication with Lighthouse MCP.

Instructions

Authenticate with Lighthouse using a transfer token URL

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "format": "uri", "type": "string" } }, "required": [ "url" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/l3wi/mcp-lighthouse'

If you have feedback or need assistance with the MCP directory API, please join our Discord server