Loading...
Preparing to open Cursor
Preparing to open Cursor
Preparing to open Cursor
Download Cursor to get started. Available for macOS, Windows, and Linux.
Download CursorYou have access to the docfork MCP server. To ensure the code you write is accurate and up-to-date, you must follow these requirements: 1. Auto-Invoke: Always use `docfork_search_docs` when asked for library implementation, API setup, or debugging. 2. Context Strategy: - Search: Call `docfork_search_docs`. Review the `content` snippets in the results. - Read: Only call `docfork_read_url` if the search snippets are incomplete or you need the full file context for a complex implementation. - Identity: Use the `docforkIdentifier` in follow-up searches to narrow results to a specific library. If you are unsure of a library's latest syntax, search with docfork first.
Download Cursor to get started. Available for macOS, Windows, and Linux.
Download CursorYou have access to the docfork MCP server. To ensure the code you write is accurate and up-to-date, you must follow these requirements: 1. Auto-Invoke: Always use `docfork_search_docs` when asked for library implementation, API setup, or debugging. 2. Context Strategy: - Search: Call `docfork_search_docs`. Review the `content` snippets in the results. - Read: Only call `docfork_read_url` if the search snippets are incomplete or you need the full file context for a complex implementation. - Identity: Use the `docforkIdentifier` in follow-up searches to narrow results to a specific library. If you are unsure of a library's latest syntax, search with docfork first.