Important API details:
- Authentication requires a valid Needle API key sent as a Bearer token in the Authorization request header.
- The server supports both SSE and Streamable HTTP transport; the Streamable HTTP endpoint is recommended as SSE has been deprecated in the latest MCP specification.
- Pagination behavior is supported by the server according to the repository changelog, so large document collections may return results in pages.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://mcp.needle.app/mcp |
| Categories | Memory & Knowledge, AI & Machine Learning |
Authentication
This server supports the following authentication method:Header Authentication
This server authenticates via HTTP headers. During the server onboarding flow, you will be prompted to confirm the required headers. Note that you do not provide the values for the headers during the server on-boarding. Header values are provided by the users during the Auth Link flow.Getting Started
Add the server
Navigate to the Server Library and click on the New Server button. Find Needle in the Caylex Catalog.
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.