Files
My-Brain-Is-Full-Crew/mcp/servers.yaml
Arpit Behera 238ae8c453 feat(codex): use gpt-5.5 models (#41)
Map Codex high usage to gpt-5.5 high and lower-cost tiers to gpt-5.5 low. Harden frontmatter parsing so LF and CRLF checkouts generate equivalent adapter output.
2026-06-27 11:38:17 +02:00

12 lines
224 B
YAML
Executable File

servers:
- name: Gmail
type: http
url: "https://gmail.mcp.claude.com/mcp"
env: {}
exclude: []
- name: Google Calendar
type: http
url: "https://gcal.mcp.claude.com/mcp"
env: {}
exclude: []