Skip to main content
Glama

agentek-eth

by NaniDAO
index.ts491 B
// Core client exports export { type BaseTool, type AgentekClient, type AgentekClientConfig, type Intent, createAgentekClient, createTool, createToolCollection, } from "./shared/client.js"; // AI SDK integration export { default as AgentekTool } from "./ai-sdk/tool.js"; export { default as AgentekToolkit } from "./ai-sdk/toolkit.js"; // All tools export { allTools } from "./shared/index.js"; // Re-export all individual tool collections export * from "./shared/index.js";

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