Skip to content

Add Deside plugin for Solana messaging via MCP#550

Open
DesideApp wants to merge 4 commits intogoat-sdk:mainfrom
DesideApp:feat/deside-plugin
Open

Add Deside plugin for Solana messaging via MCP#550
DesideApp wants to merge 4 commits intogoat-sdk:mainfrom
DesideApp:feat/deside-plugin

Conversation

@DesideApp
Copy link
Copy Markdown

Summary

This PR adds a new GOAT plugin for Deside messaging on Solana via Deside MCP.

It introduces @goat-sdk/plugin-deside, backed by the published shared SDK @desideapp/mcp-sdk.

What’s included

  • New plugin package: @goat-sdk/plugin-deside
  • Solana wallet-based auth against Deside MCP
  • Tool coverage for:
    • deside_send_dm
    • deside_read_dms
    • deside_mark_dm_read
    • deside_list_conversations
    • deside_get_user_info
    • deside_get_my_identity
    • deside_search_agents
  • Example by use case for Solana messaging

External dependency

This plugin uses the published Deside MCP SDK:

Validation

Validated against the production MCP endpoint:

  • https://mcp.deside.io/mcp

Checks completed:

  • pnpm turbo build --filter @goat-sdk/plugin-deside
  • example typecheck
  • production smoke covering:
    • auth/session bootstrap
    • identity
    • user info
    • agent discovery
    • conversations
    • read messages
    • send DM
    • mark read
    • invalid input handling
    • refresh/auth recovery

Notes

  • The GOAT monorepo pre-commit currently fails on unrelated @goat-sdk/plugin-meteora checks; plugin-specific build and smoke for this contribution passed

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 27, 2026

⚠️ No Changeset found

Latest commit: e2e4b95

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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