Loading MCP server directory, please wait...
Buy/sell tokenized US stocks (Dinari dShares) in USDC. Daily USD cap guard. Sandbox default.
npx @getmcp/cli add io.github.evidai/tokenized-stockRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.evidai/tokenized-stock": {
"command": "npx",
"args": [
"-y",
"tokenized-stock-mcp"
],
"env": {
"DINARI_API_KEY": "",
"DINARI_API_SECRET": "",
"TOKENIZED_STOCK_ALLOW_LIVE": ""
}
}
}
}