# Grok and Grok Build + Pear MCP guide

Use Pear with Grok as a custom MCP connector, with Grok Build, or through the xAI API remote MCP tool path.

Pear server URL:

```text
https://pearmcp.com/api/mcp
```

## Grok connector setup

1. Open `grok.com/connectors`.
2. Click New Connector.
3. Choose Custom.
4. Paste the Pear server URL.
5. Complete Pear OAuth or provide a Pear API key if Grok asks for a token.

## Grok Build setup

Run:

```bash
grok inspect
grok
```

Inside the Grok TUI, open `/mcps` to check Pear status.

## Use cases

- Ask Grok to read mail context, create a follow-up task, and schedule the next meeting.
- Use Grok Build to create release reminders while inspecting project instructions and MCP config.
- Use the xAI API remote MCP path when you want Pear tools in your own Grok-powered app.

