Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Osmosis

БесплатноНе проверен

Provides a bridge to the Osmosis blockchain protocol for executing decentralized finance operations like token swaps, balance queries, and account management

GitHubEmbed

Описание

Provides a bridge to the Osmosis blockchain protocol for executing decentralized finance operations like token swaps, balance queries, and account management

README

Overview

This repository contains a collection of packages that are used to build the Osmosis Agent Toolkit. Large Language Models (LLMs) can use these tools to interact with the Osmosis protocol.

Packages

@osmosis-agent-toolkit/core

The core package contains the core functionality that is used by the other packages. This is where registry data, query clients, and sign and broadcast logic is defined.

@osmosis-agent-toolkit/ai-sdk

An implementation of Vercel's AI SDK for the Osmosis Agent Toolkit.

@osmosis-agent-toolkit/mcp

Model Context Protocol (MCP) server implementation of the Osmosis Agent Toolkit.

Usage with Claude Desktop or Cursor

Add the following to your claude_desktop_config.json or .cursor/mcp.json. See here for more details.

{
    "mcpServers": {
        "Osmosis": {
            "command": "npx",
            "args": [
                "-y",
                "@osmosis-agent-toolkit/mcp"
            ],
            "env": {
                "OSMOSIS_MNEMONIC": "<your mnemonic here>"
            }
        }
    }
}

Development

Install dependencies using yarn or bun:

bun i

Start watch mode for local development:

bun run dev

To build:

bun run build

from github.com/jonator/osmosis-agent-toolkit

Установить Osmosis в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install osmosis

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add osmosis -- npx -y @osmosis-agent-toolkit/mcp

Пошаговые гайды: как установить Osmosis

FAQ

Osmosis MCP бесплатный?

Да, Osmosis MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Osmosis?

Нет, Osmosis работает без API-ключей и переменных окружения.

Osmosis — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Osmosis в Claude Desktop, Claude Code или Cursor?

Открой Osmosis на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Osmosis with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории finance