FitMeet

Quickstart

FitMeet MCP quickstart: authorize and find people

Start with a client that supports remote Streamable HTTP and per-user OAuth with PKCE S256. Connect to FitMeet, authorize your own account and test a read or discovery request before trying any confirmed action.

FitMeet·Updated 中文

1. Add the remote endpoint

Set the transport to Streamable HTTP and enter the endpoint below. Configuration field names vary by host; use its documented remote MCP settings. An initial 401 is expected before authorization. The client should open the FitMeet login and consent flow.

MCP endpoint

https://api.fitmeet.cn/api/v1/mcp
Copies text only; no request is sent.

2. Review the requested scopes

Use your own account and choose only permissions needed for the task. People discovery uses people:search; reading your profile uses profile:read. Publication and messaging have separate scopes. Cancel if the requested access is not appropriate.

After authorization, let the client initialize the connection and list tools. Use the schemas returned by the service.

4. Preview before acting

Publication, opening a chat and sending a message each use a prepare and confirm workflow. Review the exact preview, then explicitly confirm the unchanged action. If details change or the preview expires, prepare it again.

If a write result is uncertain after a network failure, inspect the receipt or current state before creating another action.

5. Verify revocation

Revoke this client in FitMeet’s external connection management and verify that it can no longer use the old authorization. This is separate from your own profile’s external-discovery setting.

For connection problems, record the client version, time and non-sensitive error code. Never include passwords, verification codes or tokens in a support report.

Source and corrections

Prepared with AI assistance from FitMeet product documentation and engineering records. Examples are illustrative; client-specific acceptance and real-user outcomes are stated separately.

Publisher and company information (Chinese)

Report an inaccuracy (Chinese support)