# Support & contact

## Common issues

### The server will not connect, or my client rejects the URL
DaySurface is a remote streamable-HTTP server, not a local stdio one. Add the endpoint https://mcp.daysurface.com/mcp exactly, with no trailing path of your own, and use the per-client install link rather than typing the config by hand.
  Per-client install links: https://daysurface.com/connect

### Google sign-in or OAuth fails, or keeps asking me to reconnect
Connecting opens Google OAuth in your browser; you must grant the Gmail permission for the tools to work. If it loops, disconnect inside your client and reconnect, or revoke the app from your Google account permissions page and start again. There is no API key to paste - auth is entirely in the browser.
  Google account permissions: https://myaccount.google.com/permissions

### The tools do not appear after I connect
Once your client finishes the browser OAuth step, the tools register automatically - list them with the MCP tools/list method (most clients do this for you). If nothing shows, the connection did not complete: remove the server and add it again from the install link.
  Reconnect: https://daysurface.com/connect

More questions: https://daysurface.com/#faq and the docs at https://daysurface.com/docs.

## Still stuck?

### Email support
Billing, account, or anything private.
  Email: support@daysurface.com

### Open a GitHub issue
Public bugs and feature requests.
  https://github.com/Miyamura80/DaySurface/issues

## More

- Connect guide (every client): https://daysurface.com/connect.md
- Full description for LLMs: https://daysurface.com/llms-full.txt
- Source: https://github.com/Miyamura80/DaySurface
