aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mcp/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(mcp): add empty params object (#1697)Baitazar2025-07-041-1/+3
|
* fix(mcp): Correct description for get-lists tool. Fixes #1332 (#1388)Mohamed Bassem2025-05-101-1/+1
| | | Co-authored-by: openhands <openhands@all-hands.dev>
* fix(mcp): Remove extra new line in bookmark listingMohamed Bassem2025-04-271-2/+1
|
* fix(mcp): Fix spacing around the bookmarksMohamed Bassem2025-04-273-22/+13
|
* fix(mcp): Ditch JSON and respond in plain textMohamed Bassem2025-04-273-75/+55
|
* fix(mcp): Reduce number of MCP tools and add support for paginationMohamed Bassem2025-04-172-75/+49
|
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-162-0/+10
|
* fix(mcp): Allow accessing asset extracted content in MCPMohamed Bassem2025-04-131-1/+1
|
* fix(mcp): compact the response of get bookmark listsMohamed Bassem2025-04-135-101/+99
|
* fix(mcp): Reduce token usage of the MCP serverMohamed Bassem2025-04-132-7/+129
|
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-135-0/+400