Skip to main content
Glama

Osmosis

by jonator

Osmosis Agent 툴킷

개요

이 저장소에는 Osmosis Agent Toolkit을 빌드하는 데 사용되는 패키지 모음이 포함되어 있습니다. 대규모 언어 모델(LLM)은 이러한 도구를 사용하여 Osmosis 프로토콜과 상호 작용할 수 있습니다.

패키지

@osmosis-agent-toolkit/core

핵심 패키지에는 다른 패키지에서 사용되는 핵심 기능이 포함되어 있습니다. 레지스트리 데이터, 쿼리 클라이언트, 서명 및 브로드캐스트 로직이 여기에 정의됩니다.

@osmosis-agent-toolkit/ai-sdk

Osmosis Agent Toolkit을 위한 Vercel의 AI SDK 구현.

@osmosis-agent-toolkit/mcp

Osmosis Agent Toolkit의 모델 컨텍스트 프로토콜(MCP) 서버 구현입니다.

Claude Desktop 또는 Cursor와 함께 사용

claude_desktop_config.json 또는 .cursor/mcp.json 파일에 다음을 추가하세요. 자세한 내용은 여기를 참조하세요.

지엑스피1

개발

yarn이나 bun을 사용하여 종속성을 설치합니다.

bun i

지역 개발을 위한 감시 모드 시작:

bun run dev

빌드하려면:

bun run build
-
security - not tested
A
license - permissive license
-
quality - not tested

LLM이 Osmosis 프로토콜과 상호 작용할 수 있도록 하는 MCP(모델 컨텍스트 프로토콜) 서버 구현으로, 자연어를 통한 쿼리 및 거래 기능이 가능합니다.

  1. 개요
    1. 패키지
      1. @osmosis-agent-toolkit/core
      2. @osmosis-agent-toolkit/ai-sdk
      3. @osmosis-agent-toolkit/mcp
    2. 개발

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.
        Last updated -
        340
        75
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol (MCP) server that enables LLMs to interact directly the documents that they have on-disk through agentic RAG and hybrid search in LanceDB. Ask LLMs questions about the dataset as a whole or about specific documents.
        Last updated -
        12
        31
        TypeScript
        MIT License
        • Apple
      • A
        security
        F
        license
        A
        quality
        A Model Context Protocol (MCP) server that interacts with system APIs, allowing users to check connections, search employees, register breakfast, and update chemical information by shifts.
        Last updated -
        21
        37
        JavaScript
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases, allowing them to query collections, inspect schemas, and manage data seamlessly through natural language.
        Last updated -
        340
        MIT License
        • Apple

      View all related MCP servers

      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/jonator/osmosis-agent-toolkit'

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