Skip to content

feat(checkout): upgrade checkout-api-reference power to v2.0.0#97

Merged
nadetastic merged 1 commit intokirodotdev:mainfrom
nihilg:update-checkout-power
Apr 8, 2026
Merged

feat(checkout): upgrade checkout-api-reference power to v2.0.0#97
nadetastic merged 1 commit intokirodotdev:mainfrom
nihilg:update-checkout-power

Conversation

@nihilg
Copy link
Copy Markdown
Contributor

@nihilg nihilg commented Apr 7, 2026

Summary

Upgrades the checkout-api-reference power from v1.0.0 to v2.0.0 with improved tooling, token efficiency, and clearer integration guidance.

Changes

New tools and renamed tools

  • Added Guide tool — call this first to determine the right integration path (Flow vs API-to-API)
  • Added DocsSearch — replaces markdownsearch for documentation search
  • Renamed docssearchApiSearch with Lucene full-text search, fuzzy matching, and relevance ranking
  • Renamed openapilistOperationsListOperations
  • Renamed openapigetOperationGetOperation (now returns token-efficient ~300 token responses)
  • Renamed openapigetSchemaGetSchema

MCP endpoint update

  • Updated MCP server URL from https://dx-mcp.checkout.com/rpc to https://docs.mcp.checkout.com/rpc

Documentation improvements

  • Added integration path guidance (Flow vs API-to-API) to POWER.md and getting-started.md
  • Updated advanced-usage.md to use new tool names throughout
  • Streamlined content to remove outdated sections

Testing

Verify the MCP server is reachable at the new endpoint and that all renamed tools resolve correctly.

@nadetastic nadetastic merged commit 44ee34c into kirodotdev:main Apr 8, 2026
1 check passed
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.

2 participants