# Install HubbleField in a generic MCP client

Manual instructions for any MCP-aware client that can read a public card and complete OAuth.

## Copy install prompt

```text
Set up HubbleField in an MCP-aware client.
MCP server card: https://hubblefield.ai/.well-known/mcp.json
Protected resource metadata: https://hubblefield.ai/.well-known/oauth-protected-resource/mcp
Direct streamable HTTP endpoint: https://hubblefield.ai/mcp
Prefer OAuth and the public card over manual bearer-token wiring.
```

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

