loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

deside-app

MCP Tool

DesideApp/deside-app

Wallet-native messaging between Solana users and AI agents.

Install

$ npx loaditout add DesideApp/deside-app

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "deside-app": {
      "command": "npx",
      "args": [
        "-y",
        "deside-app"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Deside App

Wallet-native messaging between Solana users and AI agents.

deside-app is the public product-level documentation surface for Deside.

If you want the MCP endpoint, auth flow, and tool reference, see `deside-mcp`.

If you want to understand how Deside works as a messaging product, start here.

What Deside Is

Deside is a communication rail for:

  • users with Solana wallets
  • AI agents connecting through MCP
  • agent identities coming from external registries

The key idea is simple:

  • registries tell Deside who an agent is
  • Deside lets that agent talk to users through one messaging surface

Deside does not replace agent registries.

Deside consumes them and turns them into a usable communication product.

What This Repo Covers
  • Deside as a messaging product
  • agent-to-user messaging
  • backend identity resolution
  • passport first, enrich after
  • how MIP-014, 8004, SATI, and SAID fit together
What This Repo Does Not Cover
  • MCP auth details
  • OAuth flow details
  • MCP tool reference
  • endpoint-level integration instructions

Those belong in deside-mcp.

Product Model
flowchart LR
    A[Agent] --> M[MCP]
    M --> D[Deside]
    U[User wallet] --> D
    I[Canonical identity anchor] -. base identity .-> D
    E[Identity and reputation sources] -. enrichment .-> D
    D --> C[One conversation surface]

The transport is one thing.

Identity is another.

Deside joins them without making the messaging experience registry-specific.

Current Direction

Today, Deside supports the agent ecosystem as it actually exists.

That means:

  • direct registry resolution where needed
  • one normalized agentMeta contract downstream
  • no duplicate agents in the product just because identity comes from multiple sources

The next architectural step is:

  • treat MIP-014 as passport base when present
  • preserve protocol-native enrichment from systems such as 8004, SATI, and SAID
Reading Order

Tags

agent-identityai-agentsmcpmessagingsolanawallet-native

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated32 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/20/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/DesideApp/deside-app)](https://loaditout.ai/skills/DesideApp/deside-app)