Codex CLI, IDE, and ChatGPT desktop
Add the TOML block, restart the client, then use /mcp to inspect the bounded local tool profile.
[mcp_servers.platphormnews]
url = "https://mcp.platphormnews.com/mcp?profile=ide"Discovered
…
Responding
…
Connectable
…
Observed tools
…
Publicly responding and degraded endpoints are selectable. Auth-required, unsupported, invalid, delegated, blocked, and unprobed candidates remain visible but disabled.
Connect and browse public tools, resources, prompts, and network endpoints without configuring a key. This client prefers MCP 2026-07-28 and accepts server negotiation across 2026-07-28, 2025-11-25, 2025-06-18, 2025-03-26, 2024-11-05.
Add the TOML block, restart the client, then use /mcp to inspect the bounded local tool profile.
[mcp_servers.platphormnews]
url = "https://mcp.platphormnews.com/mcp?profile=ide"Save mcp.json, start the server from the editor, and review the trust prompt before enabling tools.
{
"servers": {
"platphormnews": {
"type": "http",
"url": "https://mcp.platphormnews.com/mcp?profile=ide"
}
}
}Save mcp.json, open Cursor settings, and enable only the tools needed for the current workflow.
{
"mcpServers": {
"platphormnews": {
"url": "https://mcp.platphormnews.com/mcp?profile=ide"
}
}
}Choose Add custom connector, paste the remote MCP URL, review its permissions, and enable only relevant tools.
https://mcp.platphormnews.com/mcp?profile=ideConnect to an MCP server above to browse its tools, resources, and prompts.
The client uses stateless server/discover for MCP 2026-07-28. It sends initialize and notifications/initialized only when a compatible 2025 server explicitly rejects modern discovery, as defined in the MCP specification. Session IDs remain in memory only.