Skip to main content
Glama

agentek-eth

by NaniDAO
package.json1.05 kB
{ "name": "agentek", "description": "A collection of AI agent tools for blockchain interaction", "type": "module", "private": true, "workspaces": [ "packages/ai-sdk", "packages/shared", "packages/mcp" ], "scripts": { "build": "pnpm -r build", "dev": "pnpm -r dev", "clean": "rm -rf dist packages/*/dist", "test": "vitest -c ./test/vitest.config.ts", "list": "bun run scripts/tool-count.ts" }, "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", "devDependencies": { "@agentek/tools": "workspace:*", "@agentek/ai-sdk": "workspace:*", "@openrouter/ai-sdk-provider": "^0.7.3", "@types/node": "^24.1.0", "dotenv": "^17.2.1", "tsup": "^8.5.0", "typescript": "^5.9.2", "viem": "^2.33.2", "vitest": "^3.2.4" }, "engines": { "node": ">=18.0.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