Skip to content

feat(api): add kagi extract command#105

Merged
Microck merged 1 commit into
mainfrom
feat/kagi-extract
May 25, 2026
Merged

feat(api): add kagi extract command#105
Microck merged 1 commit into
mainfrom
feat/kagi-extract

Conversation

@Microck

@Microck Microck commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add kagi extract <URL> backed by Kagi's v1 Extract API.
  • Expose matching MCP kagi_extract behavior for full-page markdown extraction.
  • Document the command, auth requirement, and coverage.

Verification

  • cargo fmt --check
  • cargo test
  • cargo run --quiet -- extract --help
  • git diff --check

Add Kagi Extract API support as a CLI command and MCP tool, returning the first extracted page markdown to match kagimcp behavior.

Document the new paid API command and cover CLI/MCP request behavior with integration tests.
@Microck Microck merged commit f0668d5 into main May 25, 2026
6 checks passed
@Microck Microck deleted the feat/kagi-extract branch May 25, 2026 19:26
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