Skip to main content
Glama
aitools420
by aitools420

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the coordinator server (default: 8920)
DB_PATHNoPath to SQLite database file (default: ./pangle.db)
RPC_URLNoRPC URL for the chain (default: http://localhost:8545 for local, PulseChain mainnet RPC for mainnet)
CHAIN_IDNoChain ID (default: 31337 for local, 369 for PulseChain mainnet)
ADMIN_KEYNoAdmin API key for the dashboard (required for public deployment)
CHAIN_MODENoChain mode: 'local' (anvil, default) or 'mainnet'
MCP_RESOURCE_URLNoAudience URL for signed login statements
SESSION_TTL_SECONDSNoMaximum session-assertion lifetime in seconds (default: 3600)
PANGLE_TOKEN_ADDRESSNoAddress of the PANG reward token contract
SYNTHESIS_WINDOW_HOURSNoWindow in hours for synthesis resolution (default: 48)
COORDINATOR_PRIVATE_KEYNoPrivate key of the coordinator wallet (must be set; for mainnet a fresh key is required)
IDENTITY_REGISTRY_ADDRESSNoAddress of the IdentityRegistry contract (not used in MVP)
REPUTATION_ANCHOR_ADDRESSNoAddress of the ReputationAnchor contract (not used in MVP)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/aitools420/pangle-coordinator'

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