Skip to main content
Glama

Lighthouse MCP

by l3wi

authenticate

Use the transfer token URL to securely authenticate and enable interaction with your Lighthouse.one crypto portfolio data via the Lighthouse MCP server.

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