Skip to main content
Glama
vsoneji
by vsoneji
.env.example523 B
# Schwab OAuth Configuration # Get these from https://developer.schwab.com SCHWAB_CLIENT_ID=your_schwab_app_key_here SCHWAB_CLIENT_SECRET=your_schwab_app_secret_here # OAuth Redirect URI (must match what you configured in Schwab Developer Portal) SCHWAB_REDIRECT_URI=https://localhost:3000/callback # Optional: Port for HTTPS server (default: 3000) PORT=3000 # Optional: Log level (trace, debug, info, warn, error, fatal) LOG_LEVEL=info # Optional: Environment (development, staging, production) ENVIRONMENT=production

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/vsoneji/schwab-mcp'

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