# Install HubbleField in Claude Code

Connect Claude Code to HubbleField with the same hosted MCP discovery metadata.

## Copy install prompt

```text
Set up HubbleField in Claude Code.
Start from https://hubblefield.ai/.well-known/mcp.json.
Use https://hubblefield.ai/.well-known/oauth-protected-resource/mcp for protected resource metadata if needed.
The direct MCP endpoint is https://hubblefield.ai/mcp.
Use OAuth if the client supports it.
```

## 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

