Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion reference/mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,13 @@ This gives you:
- **realestate-api-mcp**: Access to live real estate data
- **reapi-developer**: Documentation and code assistance in your IDE

## Claude Code Command Example

```bash
claude mcp add --transport sse realestate-api-mcp https://mcp.realestateapi.com/sse --header "X-API-Key: YOUR_API_KEY"
claude mcp add --transport sse reapi-developer https://developer.mcp.realestateapi.com/sse
```

## Compatibility

Both MCP servers are compatible with:
Expand All @@ -135,4 +142,4 @@ Both MCP servers are compatible with:

## Support

For additional help or to report issues, please visit our documentation at [your-support-url] or contact our support team.
For additional help or to report issues, please visit our documentation at [your-support-url] or contact our support team.