The Osmosis Agent Toolkit is a collection of packages designed to enable Large Language Models (LLMs) to interact with the Osmosis protocol effectively. It includes core functionality for registry data, query clients, and transaction logic, along with an MCP server implementation for seamless communication.
The Osmosis Agent Toolkit is a collection of packages designed to enable Large Language Models (LLMs) to interact with the Osmosis protocol effectively. It includes core functionality for registry data, query clients, and transaction logic, along with an MCP server implementation for seamless communication.
npm install osmosis-agent-toolkitAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"osmosis-agent-toolkit": {
"command": "npx",
"args": [
"-y",
"npm install osmosis-agent-toolkit"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Osmosis Agent Toolkit?"
No configuration required. This server works out of the box.
"What resources are available in Osmosis Agent Toolkit?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Osmosis Agent Toolkit"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Osmosis Agent Toolkit with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.