Skip to main content
Glama

agentek-eth

by NaniDAO

think

Append thoughts to a log for complex reasoning or cache memory purposes without altering database or fetching new information. Ideal for structured thinking in Ethereum-based automation.

Instructions

Use the tool to think about something. It will not obtain new information or change the database, but just append the thought to the log. Use it when complex reasoning or some cache memory is needed.

Input Schema

NameRequiredDescriptionDefault
thoughtYesA thought to think about.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "thought": { "description": "A thought to think about.", "type": "string" } }, "required": [ "thought" ], "type": "object" }

Other Tools from agentek-eth

Related Tools

  • @PhillipRt/think-mcp-server
  • @piotrpalek/mcp-thinking-tool
  • @marcopesani/think-mcp-server
  • @Rai220/think-mcp
  • @cgize/claude-mcp-think-tool
  • @SDGLBL/mcp-claude-code

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