Loomal

tokenized-stock

MCP server by github.com/evidai/lemon-cake

Buy/sell tokenized US stocks (Dinari dShares) in USDC. Daily USD cap guard. Sandbox default.

2 starsnpm: tokenized-stock-mcp

About tokenized-stock

tokenized-stock is an MCP (Model Context Protocol) server published by evidai in the official MCP registry, listed under Finance on Loomal. Buy/sell tokenized US stocks (Dinari dShares) in USDC. Daily USD cap guard. Sandbox default.

It ships as an npm package (tokenized-stock-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/evidai/lemon-cake, where the project has earned 2 GitHub stars.

Use tokenized-stock with your agent

Claude Code · one command
claude mcp add tokenized-stock -- npx -y tokenized-stock-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tokenized-stock": {
      "command": "npx",
      "args": [
        "-y",
        "tokenized-stock-mcp"
      ]
    }
  }
}
npmtokenized-stock-mcp

Frequently asked questions

What is tokenized-stock?
tokenized-stock is an MCP (Model Context Protocol) server by evidai in the Finance category. Buy/sell tokenized US stocks (Dinari dShares) in USDC. Daily USD cap guard. Sandbox default.
How do I connect tokenized-stock to Claude, Cursor, or another MCP client?
Install tokenized-stock from its npm package (tokenized-stock-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is tokenized-stock open source?
Yes — the source code is public at github.com/evidai/lemon-cake, with 2 GitHub stars.
Can AI agents pay to use tokenized-stock?
Not yet through Loomal — tokenized-stock is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain tokenized-stock? Claim this listing free by verifying GitHub ownership, or contact us.