Skip to main content
Glama
Clamepending

ottoauthMCP

by Clamepending

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_GATEWAY_URLNoRelay destination URL for webhook events.
OTTOAUTH_BASE_URLYesBase URL of the Ottoauth service.
WEBHOOK_RETRY_MAXNoMaximum number of retries (default 8).
OTTOAUTH_WEBHOOK_HOSTNoHost for webhook receiver (default 127.0.0.1).
OTTOAUTH_WEBHOOK_PATHNoPath for webhook receiver (default /webhooks/ottoauth).
OTTOAUTH_WEBHOOK_PORTNoPort for webhook receiver (default 3789).
WEBHOOK_RETRY_BASE_MSNoBase retry delay in milliseconds (default 2000).
OTTOAUTH_WEBHOOK_SECRETNoSecret for validating webhook signatures. Recommended for production.
AGENT_GATEWAY_AUTH_TOKENNoOptional bearer token for gateway.
WEBHOOK_EVENT_STORE_PATHNoPath to event store file (default .ottoauth-webhook-events.json).
OTTOAUTH_WEBHOOK_ALLOW_UNSIGNEDNoSet to '1' to allow unsigned webhooks (dev only).

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/Clamepending/ottoauthMCP'

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