LSD MCP logo

LSD MCP

by lsd-so

The LSD MCP server leverages dynamic tools defined as trips using the internetdata SDK. It facilitates interaction and extraction of data, extending capabilities with LSD and TypeScript.

View on GitHub

Last updated: N/A

What is LSD MCP?

The LSD MCP server is an updated server for LSD that allows users to effectively leverage dynamic tools defined as 'trips' using the internetdata SDK. It provides a way to interact with and extract data from the web.

How to use LSD MCP?

To use the LSD MCP server, you need to authenticate using either a configuration file or environment variables with your LSD account credentials. You can also use an MCP registry like Pulse. For local development, you can clone the repository and configure it with Claude desktop.

Key features of LSD MCP

  • Leverages dynamic tools defined as 'trips'

  • Authentication via configuration file or environment variables

  • Integration with LSD trips for extending capabilities

  • Extensible with TypeScript using the internetdata SDK

Use cases of LSD MCP

  • Automated data extraction from websites

  • Teaching the MCP client new skills with LSD trips

  • Bridging with the web using the internetdata SDK

  • Integrating with Claude desktop for local development

FAQ from LSD MCP

What is a trip?

A trip is a published module consisting of an LSD program, derived from interacting with the local browser or by directly publishing a trip.

How do I authenticate with the MCP server?

You can authenticate using a configuration file (.lsd) in your home directory or by setting the LSD_USER and LSD_PASSWORD environment variables.

What is the internetdata SDK?

The internetdata SDK is a TypeScript SDK used under the hood to bridge with the web and extend the capabilities of the MCP server.

How can I extend the capabilities of the MCP server?

You can extend the capabilities by creating and using LSD trips or by using the internetdata SDK with TypeScript.

Where can I find my API key?

You can find your API key in your profile on the LSD website.