# Install HubbleField in Claude Desktop

Set up HubbleField in Claude Desktop with the public MCP server card and OAuth flow.

## Copy install prompt

```text
Set up HubbleField in Claude Desktop.
Use the MCP server card at https://hubblefield.ai/.well-known/mcp.json.
If the client asks for protected resource metadata, use https://hubblefield.ai/.well-known/oauth-protected-resource/mcp.
If it asks for the direct HTTP MCP endpoint, use https://hubblefield.ai/mcp.
Prefer the hosted OAuth flow over a manual bearer token.
```

## Useful endpoints

- MCP server card: https://hubblefield.ai/.well-known/mcp.json
- Protected resource metadata: https://hubblefield.ai/.well-known/oauth-protected-resource/mcp
- Direct MCP endpoint: https://hubblefield.ai/mcp

