Osmosis

by jonator

Integrations

  • Implements Vercel's AI SDK for the Osmosis Agent Toolkit, enabling LLM-powered applications to interact with the Osmosis protocol through Vercel's AI platform.

Osmosis Agent Toolkit

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
-
security - not tested
A
license - permissive license
-
quality - not tested

A Model Context Protocol (MCP) server implementation that enables LLMs to interact with the Osmosis protocol, allowing for querying and transaction functionality through natural language.

  1. Overview
    1. Packages
      1. @osmosis-agent-toolkit/core
      2. @osmosis-agent-toolkit/ai-sdk
      3. @osmosis-agent-toolkit/mcp
    2. Development

      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
      • -
        security
        -
        license
        -
        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 -
        2
      • -
        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

      ID: 76la8pk8lx