> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trysemoia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Support

> How to get help

Need help or have a question? You can reach us here:

<CardGroup cols={2}>
  <Card title="GitHub Issues" icon="github" href="https://github.com/eliophan/opennote/issues">
    File bugs and feature requests on GitHub.
  </Card>
</CardGroup>

## Troubleshooting

If you encounter issues while setting up or using OpenNote MCP, check the following common solutions:

### MCP server not responding

* Ensure OpenNote web is running (`opennote start`).
* Check the UI at `http://localhost:4812`.
* Reinstall MCP config with `opennote mcp install`.

### Connection Failures

The AI client cannot establish a connection to the MCP server.

* Ensure the URL is local and points to your machine.
* Check for any trailing spaces or typos in the URL.
