23
Published Tools
0
Total Stars
120
Weekly Downloads
0
GitHub Followers
0
Public Repos
Published Tools
2 MCP Servers21 Skillsacross 4 categories@lit-protocol/vincent-mcp-server
spacesailor
Vincent MCP Server
@lit-protocol/vincent-mcp-sdk
spacesailor
Vincent Model Context Protocol SDK
@lit-protocol/aw-subagent-gaia
spacesailor
Subagent is a utility that uses Gaia's open-source LLM APIs to parse user intents and match them to the appropriate tools. It's designed to provide similar functionality as OpenAI-based solutions but with the benefits of using open-source, customizable LL
...more@lit-protocol/aw-tool
spacesailor
This guide will walk you through the process of creating a new Agent Wallet tool package for the Lit Agent Wallet system.
...more@lit-protocol/aw-subagent-openai
spacesailor
Subagent is a utility that uses OpenAI to parse user intents and match them to the appropriate tools. It’s designed to simplify the process of understanding user requests and mapping them to the correct tools in a web3 environment.
...more@lit-protocol/aw-tool-uniswap-swap
spacesailor
The `aw-tool-uniswap-swap` folder contains utilities for performing Uniswap swaps using Lit Protocol and Ethereum.
@lit-protocol/aw-tool-sign-ecdsa
spacesailor
The `aw-tool-sign-ecdsa` package provides functionality for performing ECDSA signing operations using Lit Protocol's PKPs (Programmable Key Pairs). This tool enables secure signing of arbitrary messages or transactions while enforcing policy-based control
...more@lit-protocol/vincent-ability-sdk
spacesailor
This library was generated with [Nx](https://nx.dev).
@lit-protocol/aw-tool-erc20-transfer
spacesailor
The `aw-tool-erc20-transfer` folder contains utilities for interacting with erc20 transfers using Lit Protocol and Ethereum.
...more@lit-protocol/aw-tool-enso
spacesailor
The `aw-tool-enso` package provides utilities for performing onchain actions, such as swap, deposit, lend, borrow, etc. across 180+ protocols.
...more@lit-protocol/aw-tool-registry
spacesailor
Use this package to manage and access tools that your AI Agents can execute. The Tool Registry helps you register, discover, and validate tools across different Lit networks.
...more@lit-protocol/full-self-signing
spacesailor
The core agent implementation for the Lit AI Agent framework. This package provides the main functionality for processing natural language instructions and executing blockchain operations through registered tools.
...more@lit-protocol/fss-tool-erc20-send
spacesailor
A Lit AI Agent tool for sending ERC20 tokens. This package serves as both an example implementation and a production-ready tool for token transfers.
...more@lit-protocol/aw-tool-jupiter-swap
spacesailor
The `aw-tool-jupiter-swap` package contains utilities for performing token swaps on Solana using Jupiter Exchange via Lit Protocol.
...more@lit-protocol/aw-tool-sign-eddsa
spacesailor
The `aw-tool-sign-eddsa` package provides functionality for performing EdDSA signing operations using Lit Protocol's PKPs (Programmable Key Pairs). This tool enables secure signing of arbitrary messages while enforcing policy-based controls.
...more@lit-protocol/vincent-scaffold-sdk
spacesailor
Shared build configuration and utilities for Vincent abilities and policies
@lit-protocol/aw-cli
spacesailor
The Agent Wallet CLI is a command-line interface (CLI) application designed to demonstrate the capabilities of agent wallets. It allows users to manage policies, delegate permissions, and execute tools within defined constraints. This tool is particularly
...more@lit-protocol/vincent-ability-aave
spacesailor
A Vincent Ability that acts as a secure, gated signer for Aave v3 operations. It is designed to work with ERC-4337 Smart Accounts (UserOperations) and EOAs (Transactions).
...more@lit-protocol/vincent-ability-relay-link
spacesailor
A Vincent Ability that acts as a secure, gated signer for [Relay.link](https://relay.link) swap operations. It is designed to work with ERC-4337 Smart Accounts (UserOperations) and EOAs (Transactions).
...more@lit-protocol/vincent-app-sdk
spacesailor
Vincent SDK for browser and backend
@lit-protocol/vincent-policy-safe-multisig
spacesailor
A Vincent policy
@lit-protocol/vincent-ability-erc20-transfer
spacesailor
A Vincent Ability for secure ERC-20 token transfers with integrated policy-based governance, balance validation, and multi-network support.
...more@lit-protocol/fss-cli
spacesailor
A command-line interface for interacting with Lit Protocol agents.