Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add db payload decoding support to MCP server #6808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

taylanisikdemir
Copy link
Member

@taylanisikdemir taylanisikdemir commented Apr 11, 2025

What changed?
Cadence stores objects as blob in DB and inspecting such payloads are done via CLI. e.g.

cadence admin db decode_thrift \
	--input <input> \
	--encoding <hex|base64>

Exposing this capability to MCP which will detect encoding and call cadence CLI via docker.

Why?
Make it easier to inspect DB payloads while troubleshooting.

How did you test it?
Screenshot 2025-04-11 at 9 36 47 AM

@taylanisikdemir taylanisikdemir merged commit 9a66b25 into cadence-workflow:master Apr 15, 2025
23 checks passed
@taylanisikdemir taylanisikdemir deleted the taylan/decode_mcp branch April 15, 2025 16:23
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.