Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Optional port for HTTP/SSE mode, defaults to 3000. | 3000 |
| MCP_TRANSPORT | No | Set to 'http' to run the MCP server as an HTTP endpoint instead of stdio. | |
| BANKREGPULSE_API_URL | No | Set environment variable to use a custom API endpoint (e.g., https://your-custom-api.com). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_daily_briefing | Get the latest daily banking regulatory intelligence briefing with summaries and key developments from OCC, FDIC, CFPB, Federal Reserve, and all 50 state banking departments. |
| get_daily_podcast | Get the latest daily regulatory podcast audio URL. Listen to an AI-generated summary of the day's regulatory developments. |
| get_linkedin_post | Get a pre-formatted LinkedIn post about today's regulatory developments, ready to copy and share on social media. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |