23 Commits

Author SHA1 Message Date
Abdusshh
58e4d18503 chore: update repository URLs and bump version to 1.0.6 2025-04-23 20:02:57 +03:00
Abdusshh
b199a1645e feat: enforce minimum token limit of 5000 for library docs retrieval 2025-04-23 00:18:15 +03:00
Abdusshh
ae1a7c44fa feat: string-to-number conversion for tokens parameter 2025-04-19 16:14:24 +03:00
Abdusshh
11c5daf82d feat: make libraryName parameter required 2025-04-19 14:50:49 +03:00
Abdusshh
f97c5a004b feat: add description field to SearchResult and update formatting to include description 2025-04-19 14:38:31 +03:00
Abdusshh
eaa077c0a5 feat: add separator line between search results for better readability 2025-04-19 12:56:39 +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
Josh
30ab52ae79 fix: rephrase use-case 2025-04-11 15:11:28 +02:00
Josh
2afbce023b fix: force id resolve before getting docs 2025-04-11 10:01:28 +02:00
Abdusshh
ddfa40b4f4 update README with libraryName param 2025-04-09 04:02:56 +03:00
Abdusshh
dd3b1661c1 fix: folder search parameter 2025-04-08 20:29:04 +03:00
Abdusshh
52c384a2a0 feat: improve project mathing with new ids 2025-04-08 13:50:44 +03:00
Abdusshh
75cc60a674 fix: update endpoint to use llms.txt format 2025-04-06 00:44:43 +03:00
Abdusshh
45062a2e37 feat: rerank libraries while listing 2025-04-04 20:29:10 +03:00
Abdusshh
39a43d5b1d refactor: use library instead of package 2025-04-04 18:20:07 +03:00
Abdusshh
f2db8d4be0 feat: change package name and update readme 2025-04-03 12:32:03 +03:00
Abdusshh
aad7f06a05 feat: update tool names and descriptions 2025-04-03 11:51:17 +03:00
Abdusshh
27d5887a1b feat: create seperate files for helper functions and api calls 2025-04-03 11:50:02 +03:00
Abdusshh
22d6e5ef59 feat: create MCP server and tools to see available packages and retrieve specific package context 2025-03-31 15:19:29 +03:00