Skip to main content
Glama
8DX-io
by 8DX-io

Log In 8DX Wallet Session

eightdx_login_wallet

Associates a public wallet address with an MCP session to enable AI-guided 8DX flows, storing only public metadata and never private keys.

Instructions

Stores a non-custodial local wallet session for AI-guided 8DX flows. This records only public wallet metadata and never stores private keys.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
surfaceNo
walletAppNoOptional wallet app name, such as MetaMask, Rabby, Trust Wallet, or Safe.
blockchainYesBlockchain network with live 8DX API support.
walletAddressYesPublic wallet address to associate with this MCP session. Use the token identifier format accepted by the 8DX API.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It adds useful context by stating the session is non-custodial and never stores private keys, which is a significant behavioral guarantee. However, it does not disclose side effects like overwriting existing sessions, whether validation occurs, or what the response indicates.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two concise sentences, front-loaded with the primary action and followed by a key security note. Every word earns its place with no redundant filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple storage tool with no output schema, the description covers purpose and a critical constraint (no private keys). However, it omits return behavior, prerequisites, and any side effects, leaving gaps for an agent selecting or invoking the tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema covers most parameters with descriptions (75% coverage), so the baseline is 3. The description adds no parameter-specific meaning beyond what the schema already provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool stores a non-custodial local wallet session for AI-guided 8DX flows, which identifies the action and resource. It differentiates from sibling tools like eightdx_walletconnect_create_session by specifying 'local' and 'non-custodial', though it doesn't explicitly say 'login'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives such as eightdx_logout_wallet or eightdx_get_wallet_session. The description implies usage for AI-guided 8DX flows but gives no explicit conditions or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/8DX-io/8dx-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server