Schwab Model Context Protocol Server
by jkoelker
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SCHWAB_CLIENT_ID | Yes | Your Schwab API client ID | |
SCHWAB_TOKEN_PATH | No | Path to your Schwab API token file | |
SCHWAB_CALLBACK_URL | No | Your Schwab API callback URL | https://127.0.0.1:8182 |
SCHWAB_CLIENT_SECRET | Yes | Your Schwab API client secret |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |