Skip to main content
Glama
obcraft
by obcraft

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APIOSK_HOMENoOverride the default ~/.apiosk directory
APIOSK_GATEWAYNoOverride the gateway base URL
APIOSK_USER_JWTNoUnlock dashboard wallet routes (alternative to APIOSK_DASHBOARD_JWT)
APIOSK_X_PAYMENTNoAttach a pre-built x402 proof manually
APIOSK_PRIVATE_KEYNoEnables automatic x402 settlement and signed publish requests
APIOSK_CONNECT_TOKENNoAttach a dashboard-managed connect token
APIOSK_DASHBOARD_JWTNoUnlock dashboard wallet routes (alternative to APIOSK_USER_JWT)
APIOSK_DASHBOARD_URLNoOverride the human-facing dashboard/app URLhttps://dashboard.apiosk.com
APIOSK_PROVIDER_TOKENNoProvider token for publishing tools (sk_live_...)
APIOSK_WALLET_ADDRESSNoSend a wallet address for wallet-aware flows
APIOSK_MCP_AUTH_SECRETNoAlternative to APIOSK_MCP_OAUTH_SECRET
APIOSK_MCP_NPM_PACKAGENoOverride the npm package spec for the PyPI launcher
APIOSK_MCP_BEARER_TOKENNoOptional hosted OAuth access token used by the live scripts for authenticated protected-tool checks
APIOSK_MCP_OAUTH_SECRETNoSigning secret for hosted OAuth codes, access tokens, and refresh tokens
APIOSK_MCP_WALLET_STORENoOverride the local wallet store path
APIOSK_CONTROL_PLANE_URLNoOverride the MCP-owned control-plane API base URLhttps://mcp.apiosk.com
APIOSK_CONNECT_HEADER_NAMENoOverride the connect-token header name
APIOSK_ENABLE_LOCAL_WALLETSNoEnable local wallet tools in HTTP server mode
APIOSK_CONNECT_AUTHORIZATIONNoCustom Authorization header

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/obcraft/apiosk-mcp'

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