Skip to content

docs: sync README with current MCP server schema#18

Merged
sachasimov merged 1 commit into
mainfrom
docs/sync-readme-with-server-schema
May 8, 2026
Merged

docs: sync README with current MCP server schema#18
sachasimov merged 1 commit into
mainfrom
docs/sync-readme-with-server-schema

Conversation

@sachasimov
Copy link
Copy Markdown
Contributor

Summary

The README's tool parameter docs and Node.js prerequisite have drifted from the actual server. This PR aligns them.

  • linkup-search: document the params added in #N/A (includeImages, includeDomains, excludeDomains, fromDate, toDate, maxResults)
  • linkup-fetch: document extractImages and includeRawHtml
  • Features: call out the new filtering / image / raw HTML capabilities
  • Development → Prerequisites: bump Node.js >= 22.0.0 to >= 24.0.0 to match package.json engines.node

The matching update was already shipped on the public docs site (docs.linkup.so/integrations/mcp/mcp) in LinkupPlatform/docs@2fdea25.

Test plan

  • Render README on GitHub and confirm formatting
  • Spot-check that every documented parameter matches src/tools/search.ts and src/tools/fetch.ts

Made with Cursor

- linkup-search: document includeImages, includeDomains, excludeDomains,
  fromDate, toDate, maxResults
- linkup-fetch: document extractImages and includeRawHtml
- Features: call out the new filtering / image / raw HTML capabilities
- Development prerequisites: bump Node.js >= 22 to >= 24 to match
  package.json engines
@sachasimov sachasimov merged commit 2ec0a9c into main May 8, 2026
1 check passed
@sachasimov sachasimov deleted the docs/sync-readme-with-server-schema branch May 8, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant