Before you start
Prepare the endpoint and your personal token.
Official endpoint
https://kineticfamily.id/api/mcp — remote MCP HTTP JSON with no local server installation.
Personal relay token
Copy it from MCP Connector. Never share it, place it in screenshots, or commit it publicly.
Access eligibility
Availability follows the community tier and account status shown in your dashboard.
Configuration
Connect Codex.
[mcp_servers.kf-chart]
url = "https://kineticfamily.id/api/mcp"
http_headers = { "X-Relay-Token" = "kfru_TOKEN_PRIBADI_ANDA" }experimental_use_rmcp_client = true
[mcp_servers.kf-chart]
url = "https://kineticfamily.id/api/mcp"
http_headers = { "X-Relay-Token" = "kfru_TOKEN_PRIBADI_ANDA" }Connection test
Verify the context before relying on it.
Restart the client
Close and reopen Codex after saving the configuration.
Inspect server status
Confirm kf-chart is active with no authentication error.
Start read-only
Request the symbol, timeframe, or chart state before asking for drawings.
Verify the chart
Compare the response against the chart and market sources you can see.
Troubleshooting
Common errors and safe next steps.
| Status | Meaning | What to check |
|---|---|---|
| 401 | The token is invalid or revoked. | Copy the personal token again; never use the placeholder. |
| 403 | Permission or eligibility is insufficient. | Check MCP Connector status in the dashboard. |
| 405 | The client used a method other than POST. | Confirm the connection type is remote HTTP MCP. |
| 429 | Rate limit reached. | Reduce repeated requests and retry later. |
Revoke access
If the token leaks, disconnect it immediately.
- Open MCP Connector in the Kinetic Family dashboard.
- Revoke the old token and generate a new one.
- Replace the token in the Codex configuration.
- Restart the client and test the connection again.
MCP is a software connector for analysis and practice. Kinetic Family does not accept deposits, hold funds, operate accounts for users, or guarantee profit. Always verify data and make your own trading decisions.
