MCP Hub
Back to servers

BarzKit — Self-custody AI Agent Wallets

Self-custody AI agent wallets with passkeys, gasless transactions & programmable permissions (ERC-4337)

glama
Updated
Mar 22, 2026

BarzKit Plugins

Official plugins for @barzkit/sdk.

PluginnpmDescription
elizaosnpmElizaOS framework integration — 8 actions, wallet provider, service
langchainnpmLangChain StructuredTool integration — 8 tools with zod schemas
mcpnpmMCP Server — 9 tools for Claude Desktop, Cursor, Windsurf

Publishing

Each plugin is published separately to npm under the @barzkit scope.

# Publish all plugins
bash publish.sh

# Or publish individually
cd elizaos && npm run build && npm test && npm publish --access public
cd langchain && npm run build && npm test && npm publish --access public
cd mcp && npm run build && npm test && npm publish --access public

Reviews

No reviews yet

Sign in to write a review