Skip to main content
Glama

agentek-eth

by NaniDAO
package.json1.62 kB
{ "name": "@agentek/ai-sdk", "version": "0.1.19", "description": "AI SDK integration for Agentek tools", "type": "module", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "exports": { ".": { "import": { "types": "./dist/index.d.ts", "default": "./dist/index.mjs" }, "require": { "types": "./dist/index.d.cts", "default": "./dist/index.js" } }, "./tool": { "import": { "types": "./dist/tool.d.ts", "default": "./dist/tool.mjs" }, "require": { "types": "./dist/tool.d.cts", "default": "./dist/tool.js" } }, "./toolkit": { "import": { "types": "./dist/toolkit.d.ts", "default": "./dist/toolkit.mjs" }, "require": { "types": "./dist/toolkit.d.cts", "default": "./dist/toolkit.js" } } }, "files": [ "dist" ], "scripts": { "build": "tsup", "build:watch": "tsup --watch" }, "keywords": [ "ai", "agents", "blockchain", "ethereum", "tools" ], "author": "NaniDAO", "license": "AGPL-3.0", "repository": { "type": "git", "url": "git+https://github.com/NaniDAO/agentek.git" }, "homepage": "https://nani.ooo", "dependencies": { "ai": "^4.3.17" }, "peerDependencies": { "@agentek/tools": "^0.1.19", "viem": "^2.33.2", "zod": "^3.25.76", "zrouter-sdk": "^0.0.10" }, "devDependencies": { "@types/node": "^24.1.0", "typescript": "^5.9.2" }, "engines": { "node": ">=18.17.0" } }

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/NaniDAO/agentek'

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