15 Commits

Author SHA1 Message Date
enesgules
2896baa1ce refactor: update API authentication to use Bearer token format, format readme 2025-07-01 17:08:20 +03:00
enesgules
b8086438a6 feat: add API key support for authentication across all transports 2025-07-01 15:41:31 +03:00
Abdusshh
a7b11bbee7 feat: improve error handling and response types for library search and documentation fetch 2025-06-07 00:20:52 +03:00
Abdusshh
e7047b4f16 refactor: remove userQuery parameter and header from library documentation fetch 2025-05-26 18:55:16 +03:00
Abdusshh
da11fccf75 feat: add user query parameter to documentation fetch requests 2025-05-24 19:33:15 +03:00
Abdusshh
e50ee0dfd3 refactor: remove folders parameter support from library documentation fetching 2025-05-24 17:59:10 +03:00
Abdusshh
23e3c8ab16 feat: migrate to v1 API, remove reranking on client, bump version 2025-04-17 01:03:45 +03:00
Abdusshh
500d19349d Update API endpoint from /projects to /libraries for project fetching 2025-04-13 19:42:23 +03:00
Abdusshh
2429b67e7a update API endpoint from /libraries to /projects for project fetching until the new api is available 2025-04-13 19:41:29 +03:00
Abdusshh
8f59071ba1 feat: update API endpoint and fix URL parameter handling, add a custom header for requests to specify the source as "mcp-server" 2025-04-13 19:26:58 +03:00
Kent C. Dodds
a83042c6bc
refactor(api): make param handling more terse 2025-04-12 10:21:05 +02:00
Abdusshh
dd3b1661c1 fix: folder search parameter 2025-04-08 20:29:04 +03:00
Abdusshh
75cc60a674 fix: update endpoint to use llms.txt format 2025-04-06 00:44:43 +03:00
Abdusshh
39a43d5b1d refactor: use library instead of package 2025-04-04 18:20:07 +03:00
Abdusshh
27d5887a1b feat: create seperate files for helper functions and api calls 2025-04-03 11:50:02 +03:00