Skip to main content
Glama

Telos Model Context Protocol

by AporiaLabs

hello_tool

Greet a person by name using a simple input schema. Part of the Telos Model Context Protocol, which integrates rationalist and stoic principles for AI-driven guidance and smart contract accountability on Solana.

Instructions

Hello tool

Input Schema

NameRequiredDescriptionDefault
nameYesThe name of the person to greet

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The name of the person to greet", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from Telos Model Context Protocol

Related Tools

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/AporiaLabs/telos-mcp'

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