Tag

protocol specification

1 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Mar 19, 2025 · Artificial Intelligence

Debugging MCP Service Registration Issues in Cursor IDE

The article details how the author discovered a bug in Cursor’s closed‑source IDE where correctly registered MCP services, such as a weather query tool, are omitted from the LLM’s tool list, preventing calls, and explains the debugging steps that compared Cursor with the open‑source Cline implementation to pinpoint the registration flaw.

AI DebuggingCursorLLM integration
0 likes · 12 min read
Debugging MCP Service Registration Issues in Cursor IDE
Beike Product & Technology
Beike Product & Technology
Jul 26, 2019 · Fundamentals

FastCGI Protocol Specification: A Comprehensive Guide

This article provides a detailed translation and explanation of the FastCGI protocol specification, covering its architecture, record types, roles, and implementation details for developers working with PHP-FPM and web servers like nginx.

CGIFastCGINetwork Communication
0 likes · 32 min read
FastCGI Protocol Specification: A Comprehensive Guide