Pangle Coordinator
by aitools420
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the coordinator server (default: 8920) | |
| DB_PATH | No | Path to SQLite database file (default: ./pangle.db) | |
| RPC_URL | No | RPC URL for the chain (default: http://localhost:8545 for local, PulseChain mainnet RPC for mainnet) | |
| CHAIN_ID | No | Chain ID (default: 31337 for local, 369 for PulseChain mainnet) | |
| ADMIN_KEY | No | Admin API key for the dashboard (required for public deployment) | |
| CHAIN_MODE | No | Chain mode: 'local' (anvil, default) or 'mainnet' | |
| MCP_RESOURCE_URL | No | Audience URL for signed login statements | |
| SESSION_TTL_SECONDS | No | Maximum session-assertion lifetime in seconds (default: 3600) | |
| PANGLE_TOKEN_ADDRESS | No | Address of the PANG reward token contract | |
| SYNTHESIS_WINDOW_HOURS | No | Window in hours for synthesis resolution (default: 48) | |
| COORDINATOR_PRIVATE_KEY | No | Private key of the coordinator wallet (must be set; for mainnet a fresh key is required) | |
| IDENTITY_REGISTRY_ADDRESS | No | Address of the IdentityRegistry contract (not used in MVP) | |
| REPUTATION_ANCHOR_ADDRESS | No | Address of the ReputationAnchor contract (not used in MVP) |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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