Skip to content

Connect an LLM Client

The CrowdTime MCP server talks with LLM clients via Streamable HTTP.

Pick your client

ClientAuthSetup
grok.comOAuth 2.1 connectorgrok.com guide
Claude.ai (web)OAuth 2.1 connectorClaude.ai guide
Claude DesktopBearer token in JSONClaude Desktop guide
ChatGPTOAuth 2.1 connectorChatGPT guide

Quick smoke test

Once your client is connected, ask the LLM:

List the CrowdTime MCP tools.

You should see the CrowdTime tools listed.

Then try a read-only call without provider credentials, such as:

Run strike_get_market_snapshot on BTC-PERP and tell me the live mark price.

If you get a suitable response (highlighting one of our tools), your client is talking to the MCP server correctly.

What to do next

Copyright © 2026 CrowdTrendz Ltd. All rights reserved.