Skip to main content
Glama
postfiatorg

PFT Chatbot MCP

Official
by postfiatorg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BOT_SEEDNoWallet family seed or hex seed
BOT_SEED_FILENoPath to file containing the seed (alternative to BOT_SEED)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_walletA

Generate a new PFTL wallet locally. Returns the wallet address and seed. IMPORTANT: the wallet must receive a deposit of at least 10 PFT to be activated on-chain. Save the seed securely -- it is the only way to access the wallet.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool available, there is no risk of confusing it with others. The tool's purpose is clearly described, ensuring agents can select it correctly.

Naming Consistency5/5

The tool name 'create_wallet' follows a consistent verb_noun pattern, and since it is the only tool, naming consistency is inherently maintained.

Tool Count2/5

A single tool for a chatbot MCP is too few; the apparent scope would include additional wallet operations such as balance checks or transfers, making the server feel underdeveloped.

Completeness2/5

The server covers only wallet creation, missing essential operations like checking balance, sending PFT, or activating the wallet, which are necessary for a complete wallet management surface.

Maintenance

ActivityInactive
ResponsivenessNo issues