<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Developers Forum for XinFin XDC Network: Abilash S</title>
    <description>The latest articles on Developers Forum for XinFin XDC Network by Abilash S (@tracey_ai).</description>
    <link>https://www.xdc.dev/tracey_ai</link>
    <image>
      <url>https://www.xdc.dev/images/5LUhEBxX08Ko8AbdXsJqgPCereiiRKS7efXeGhGZKFg/rs:fill:90:90/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL3VzZXIvcHJv/ZmlsZV9pbWFnZS81/Mzc3LzhjMDg0Njdm/LTJmMDQtNGZmMi1h/MzE0LTg0ZGE0MGU0/MjljOC5wbmc</url>
      <title>Developers Forum for XinFin XDC Network: Abilash S</title>
      <link>https://www.xdc.dev/tracey_ai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.xdc.dev/feed/tracey_ai"/>
    <language>en</language>
    <item>
      <title>Tracey MCP Server is the Missing Link for AI Agents on XDC</title>
      <dc:creator>Abilash S</dc:creator>
      <pubDate>Tue, 16 Dec 2025 09:10:12 +0000</pubDate>
      <link>https://www.xdc.dev/tracey_ai/tracey-mcp-server-is-the-missing-link-for-ai-agents-on-xdc-3i48</link>
      <guid>https://www.xdc.dev/tracey_ai/tracey-mcp-server-is-the-missing-link-for-ai-agents-on-xdc-3i48</guid>
      <description>&lt;p&gt;AI agents are getting smarter every day. But there's a problem: they can &lt;em&gt;think&lt;/em&gt;, but they can't &lt;em&gt;act&lt;/em&gt;. They can't check your wallet balance. They can't send a payment. They can't interact with smart contracts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tracey changes that.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Tracey is an MCP server built specifically for the XDC Network. It gives AI assistants like Claude the ability to perform real blockchain operations—securely, without ever exposing your private keys.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem: AI Is Trapped in a Box
&lt;/h2&gt;

&lt;p&gt;Large Language Models (LLMs) are powerful. They can reason, analyze, and generate. But they're fundamentally &lt;em&gt;isolated&lt;/em&gt;. They have no hands to touch the digital world and no wallet to participate in its economy.&lt;/p&gt;

&lt;p&gt;Historically, connecting AI to external tools meant building custom integrations for every combination of model and service. If you have 5 AI models and 10 tools, that's 50 different adapters. This complexity created security nightmares and slowed innovation.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Model Context Protocol (MCP)&lt;/strong&gt; solves this. It's a universal standard—think of it as USB for AI. One protocol, endless possibilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Is Tracey?
&lt;/h2&gt;

&lt;p&gt;Tracey is an MCP server that connects AI assistants to the XDC blockchain. It exposes &lt;strong&gt;17 carefully designed tools&lt;/strong&gt; that let AI agents:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Query network data&lt;/strong&gt; (gas prices, block details, transaction status)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Check balances&lt;/strong&gt; (XDC and XRC-20 tokens)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Execute transactions&lt;/strong&gt; (send XDC, transfer tokens, interact with smart contracts)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Participate in the x402 economy&lt;/strong&gt; (machine-to-machine payments)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here's the critical part: &lt;strong&gt;your AI never sees your private key&lt;/strong&gt;. Tracey handles signing separately, keeping your secrets safe.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why XDC Is Perfect for AI Agents
&lt;/h2&gt;

&lt;p&gt;AI agents operate at software speeds. They don't wait around. XDC's architecture is uniquely suited for this:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Feature&lt;/th&gt;
&lt;th&gt;Why It Matters&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;2000+ TPS&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Agents process transactions without bottlenecks&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Near-zero fees&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Micropayments become economically viable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Fast finality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Agents confirm outcomes in seconds, not minutes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;EVM compatible&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Works with standard Ethereum tooling&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;When an AI agent needs to pay $0.01 for an API call, high gas fees on other chains make it impossible. On XDC, it just works.&lt;/p&gt;

&lt;h2&gt;
  
  
  The x402 Protocol: Teaching AI to Pay
&lt;/h2&gt;

&lt;p&gt;Remember HTTP 402 "Payment Required"? That status code sat unused for 30 years because the payment infrastructure didn't exist.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;x402 brings it to life.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Here's how it works with Tracey:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Agent requests a premium resource (e.g., market data API)&lt;/li&gt;
&lt;li&gt;Server responds with &lt;code&gt;402 Payment Required&lt;/code&gt; + payment details&lt;/li&gt;
&lt;li&gt;Agent asks Tracey to send payment (USDC on XDC)&lt;/li&gt;
&lt;li&gt;Transaction confirms in seconds&lt;/li&gt;
&lt;li&gt;Agent resends request with payment proof&lt;/li&gt;
&lt;li&gt;Resource delivered&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This enables &lt;strong&gt;pay-per-use AI&lt;/strong&gt;. No subscriptions. No API keys. No human in the loop. The agent decides if the cost is worth it and pays instantly.&lt;/p&gt;

&lt;h2&gt;
  
  
  The 17 Tools at a Glance
&lt;/h2&gt;

&lt;p&gt;Tracey organizes its capabilities into four clusters:&lt;/p&gt;

&lt;h3&gt;
  
  
  Network Intelligence
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;get_network_stats&lt;/code&gt; — Block height, validators, epoch info&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_gas_price&lt;/code&gt; — Current gas costs&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_token_price&lt;/code&gt; — Real-time XDC exchange rates&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_block_details&lt;/code&gt; — Inspect specific blocks&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_transaction_status&lt;/code&gt; — Confirm transaction outcomes&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Asset Management
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;get_balance&lt;/code&gt; — Native XDC balance&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_token_balance&lt;/code&gt; — XRC-20 token balances&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_portfolio&lt;/code&gt; — Aggregate holdings snapshot&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_transaction_history&lt;/code&gt; — Recent activity&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;validate_address&lt;/code&gt; — Check address validity&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Authenticated Execution
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;transfer_xdc&lt;/code&gt; — Send native XDC&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;transfer_token&lt;/code&gt; — Send XRC-20 tokens&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;approve_spender&lt;/code&gt; — Authorize contract spending&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;simulate_transaction&lt;/code&gt; — Dry-run before executing&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Smart Contract Interaction
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;read_contract&lt;/code&gt; — Call view functions&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;write_contract&lt;/code&gt; — Execute state changes&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;deploy_contract&lt;/code&gt; — Deploy new contracts&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_contract_abi&lt;/code&gt; — Fetch contract interfaces&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Security: The "No Code in Context" Rule
&lt;/h2&gt;

&lt;p&gt;This is non-negotiable: &lt;strong&gt;your private key never touches the AI&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Tracey implements a delegated signing model:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;AI submits an &lt;em&gt;intent&lt;/em&gt; ("Send 10 XDC to 0x...")&lt;/li&gt;
&lt;li&gt;Tracey validates parameters&lt;/li&gt;
&lt;li&gt;Tracey signs using keys stored in secure environment variables&lt;/li&gt;
&lt;li&gt;Transaction broadcasts&lt;/li&gt;
&lt;li&gt;AI receives only the transaction hash&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Even if the AI were compromised, it has no access to signing capabilities. For enterprise deployments, Tracey supports Wallet-as-a-Service (WaaS) providers where keys live in HSMs with policy controls.&lt;/p&gt;

&lt;h2&gt;
  
  
  30-Second Setup with No Code
&lt;/h2&gt;

&lt;h3&gt;
  
  
  For Claude Users
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Go to &lt;strong&gt;Claude Settings → Connectors → Add custom connector&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Add the following:

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Name:&lt;/strong&gt; Tracey XDC&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;URL:&lt;/strong&gt; &lt;code&gt;https://mcp.tracey.dev/sse&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Test:&lt;/strong&gt; Ask &lt;em&gt;"What XDC blockchain tools do you have?"&lt;/em&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  For Cursor Users
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Quick Install&lt;/strong&gt; — Click the button below to automatically install:&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;a href="https://cursor.com/en-US/install-mcp?name=tracey&amp;amp;amp;config=eyJ1cmwiOiJodHRwczovL21jcC50cmFjZXkuZGV2L3NzZSJ9" rel="noopener noreferrer"&gt;
      cursor.com
    &lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;Manual Setup:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Press &lt;code&gt;Cmd+Shift+P&lt;/code&gt; → "Open MCP settings"&lt;/li&gt;
&lt;li&gt;Add to &lt;code&gt;mcp.json&lt;/code&gt;:
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"mcpServers"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"tracey"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"url"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"https://mcp.tracey.dev/sse"&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Test:&lt;/strong&gt; Ask &lt;em&gt;"Check current XDC price"&lt;/em&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  For Windsurf Users
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Open Windsurf IDE&lt;/li&gt;
&lt;li&gt;Go to &lt;strong&gt;Settings &amp;gt; Tools &amp;gt; Windsurf Settings&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add Server&lt;/strong&gt; or &lt;strong&gt;View Raw Config&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Add this configuration to your &lt;code&gt;mcp_config.json&lt;/code&gt;:
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"mcpServers"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"tracey-mcp"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"url"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"https://mcp.tracey.dev/sse"&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  First Commands to Try
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Check XDC Price
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"What's the current XDC price in USD?"&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Expected:&lt;/strong&gt; Real-time price with 24h change and market data&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Network Status
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Show me XDC network information"&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Expected:&lt;/strong&gt; Network stats, validators, current block info&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Connect Wallet (Optional)
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Connect my MetaMask wallet"&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Expected:&lt;/strong&gt; Instructions and connection link&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Market Analysis
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Find arbitrage opportunities on XDC DEXs"&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Expected:&lt;/strong&gt; Real arbitrage opportunities with profit calculations&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Latest News
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Get the latest XDC and DeFi news"&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Expected:&lt;/strong&gt; Recent crypto news from multiple sources&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Example: Token Metrics Integration
&lt;/h2&gt;

&lt;p&gt;Token Metrics demonstrates x402 in action. Their premium crypto analytics API now accepts instant payments:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Agent asks: "What's the sentiment for XDC?"&lt;/li&gt;
&lt;li&gt;Token Metrics returns 402 + price (fraction of a USDC)&lt;/li&gt;
&lt;li&gt;Agent pays via Tracey on XDC&lt;/li&gt;
&lt;li&gt;Data delivered instantly&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;No subscription. No registration. Just value exchanged for value.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next for Tracey
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Phase 2: Autonomous Verification&lt;/strong&gt;&lt;br&gt;
Agents will verify not just that transactions sent, but that they achieved the desired outcome—handling reverts gracefully.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Phase 3: Cross-Chain Abstraction&lt;/strong&gt;&lt;br&gt;
Agents won't care which chain they're on. Tracey will route to the optimal execution path, leveraging XDC's low fees for settlement.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Picture
&lt;/h2&gt;

&lt;p&gt;We're moving from a user-centric web to an &lt;strong&gt;agent-centric economy&lt;/strong&gt;. AI agents will negotiate, transact, and operate autonomously. They need infrastructure that's:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Fast&lt;/strong&gt; — Software-speed transactions&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cheap&lt;/strong&gt; — Viable micropayments&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Secure&lt;/strong&gt; — No key exposure&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Standard&lt;/strong&gt; — Universal protocols&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;XDC provides the rails. MCP provides the interface. x402 provides the payment layer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tracey brings them together.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Resources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.tracey.dev/docs"&gt;Tracey Documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://modelcontextprotocol.io"&gt;MCP Specification&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.cdp.coinbase.com/x402/welcome"&gt;x402 Protocol Docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xdc.org"&gt;XDC Network&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Building with Tracey? Share your experience in the comments below.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>xdc</category>
      <category>ai</category>
      <category>agent</category>
      <category>mcp</category>
    </item>
    <item>
      <title>Requesting Feedback 💎 &lt;&gt; XDC's Agentic Payments Infrastructure with Tracey</title>
      <dc:creator>Abilash S</dc:creator>
      <pubDate>Thu, 11 Dec 2025 15:22:16 +0000</pubDate>
      <link>https://www.xdc.dev/tracey_ai/xdc-x402-mcp-let-ai-perform-x402-any-onchain-operations-on-xdc-14ol</link>
      <guid>https://www.xdc.dev/tracey_ai/xdc-x402-mcp-let-ai-perform-x402-any-onchain-operations-on-xdc-14ol</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/nY6ComHCNzk"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/GswPAjpDtoFfX7hnQ8a6aloT_lIm3YY2_faF0lY-z8E/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzBpcjFmeGV1cWhz/ZmloMGJjamRqLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/GswPAjpDtoFfX7hnQ8a6aloT_lIm3YY2_faF0lY-z8E/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzBpcjFmeGV1cWhz/ZmloMGJjamRqLnBu/Zw" alt="Tracey AI MCP lets you control and use XDC chain directly within cursor, claude, windsurf or any AI/LLM Tooling" width="880" height="602"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Introducing MCP Tracey: AI Assistants Meet XDC Blockchain - We Need Your Feedback!
&lt;/h2&gt;

&lt;h2&gt;
  
  
  TL;DR
&lt;/h2&gt;

&lt;p&gt;We've built &lt;strong&gt;MCP Tracey&lt;/strong&gt;, a bridge that connects AI assistants (like Claude, ChatGPT) directly to the XDC Network. Imagine asking your AI assistant to "check my XDC balance," "send 10 XDC to this address," or "show me my token portfolio" - and it actually does it, securely and seamlessly. &lt;strong&gt;We're seeking community feedback before a wider release.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🌟 What is MCP Tracey?
&lt;/h2&gt;

&lt;p&gt;MCP Tracey is a &lt;strong&gt;Model Context Protocol (MCP) server&lt;/strong&gt; that gives AI assistants native capabilities to interact with the XDC blockchain. Built on Anthropic's MCP standard, it transforms AI assistants from simple chatbots into powerful blockchain tools that can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Query wallet balances and transaction histories&lt;/li&gt;
&lt;li&gt;Check real-time XDC prices and gas fees&lt;/li&gt;
&lt;li&gt;Monitor transaction status on the network&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Transfer XDC tokens securely&lt;/strong&gt; (with MetaMask signing)&lt;/li&gt;
&lt;li&gt;Analyze complete token portfolios&lt;/li&gt;
&lt;li&gt;Access DEX price data across XDC exchanges&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Think of it as giving your AI assistant a direct phone line to the XDC Network - but with enterprise-grade security and user control.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;img src="https://www.xdc.dev/images/U4JwmZBbJlHm14Hc4__L_iPC2s4SWs1tOYjLCESrikI/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3duZG9pd3d6ajJ1/OWU5cnRuZW1zLnBu/Zw" alt="Authentication with tracey mcp" width="880" height="647"&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  🎯 Why This Matters for XDC
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. &lt;strong&gt;Developer Experience Revolution&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Instead of writing custom scripts or using multiple tools, developers can simply ask:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"What's the gas fee for deploying a contract on XDC right now?"
"Show me the last 10 transactions for xdc123...abc"
"Transfer 50 XDC to the treasury wallet"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The AI handles the RPC calls, formats the data, and even helps debug issues.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. &lt;strong&gt;Lowering the Barrier to Entry&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;New developers don't need to memorize Web3.js commands or ethers.js syntax. Natural language becomes the interface. This could dramatically accelerate XDC adoption among developers new to blockchain.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. &lt;strong&gt;24/7 Blockchain Assistant&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Imagine having an AI assistant that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Monitors your wallet and alerts you to unusual activity&lt;/li&gt;
&lt;li&gt;Helps you understand gas optimization strategies&lt;/li&gt;
&lt;li&gt;Explains transaction failures in plain English&lt;/li&gt;
&lt;li&gt;Suggests optimal transaction times based on network congestion&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  4. &lt;strong&gt;Enterprise Integration Potential&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Companies can integrate XDC blockchain capabilities into their existing AI workflows without building custom infrastructure from scratch.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔧 Technical Architecture
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Core Components
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;17 Blockchain Tools&lt;/strong&gt; organized into three categories:&lt;/p&gt;

&lt;h4&gt;
  
  
  🔓 Public Tools (No Auth Required)
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Network information and statistics&lt;/li&gt;
&lt;li&gt;Transaction status checking&lt;/li&gt;
&lt;li&gt;XDC price feeds (multi-currency)&lt;/li&gt;
&lt;li&gt;Gas fee calculations&lt;/li&gt;
&lt;li&gt;DEX price comparisons&lt;/li&gt;
&lt;li&gt;Smart contract templates&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  🔐 Authenticated Tools
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Secure XDC transfers via JWT + MetaMask&lt;/li&gt;
&lt;li&gt;Transfer history tracking&lt;/li&gt;
&lt;li&gt;Wallet connection management&lt;/li&gt;
&lt;li&gt;Token validation and debugging&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  ⚡ Flexible Tools
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Balance checking (public or authenticated)&lt;/li&gt;
&lt;li&gt;Transaction history (public or authenticated)
&lt;/li&gt;
&lt;li&gt;Token portfolio analysis (public or authenticated)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Security-First Design
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;┌─────────────────┐
│   AI Assistant  │
│  (Claude/GPT)   │
└────────┬────────┘
         │ MCP Protocol (SSE)
         ↓
┌─────────────────┐
│  MCP Tracey     │
│  (Middleware)   │
└────────┬────────┘
         │
    ┌────┴────┐
    ↓         ↓
┌────────┐ ┌──────────┐
│  XDC   │ │ MetaMask │
│  RPC   │ │ (Signing)│
└────────┘ └──────────┘
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Key Security Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;Zero private key storage&lt;/strong&gt; - all signing happens client-side in MetaMask&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;JWT authentication&lt;/strong&gt; - time-limited tokens verify user identity&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Session isolation&lt;/strong&gt; - concurrent users can't interfere with each other&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Client-side transaction approval&lt;/strong&gt; - users must explicitly approve every transfer in MetaMask&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Audit trail&lt;/strong&gt; - optional Supabase integration tracks transfer requests&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💡 Real-World Use Cases
&lt;/h2&gt;

&lt;h3&gt;
  
  
  For Developers
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;User: "Check if my transaction 0xabc...123 succeeded"
AI: Queries XDC Network → Returns status, gas used, block number, explorer link
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  For DeFi Users
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;User: "What's the price of WXDC on different DEXs?"
AI: Compares prices across XDC exchanges → Highlights best rates
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  For Portfolio Management
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;User: "Show me my complete token holdings"
AI: Scans wallet → Returns XDC balance + all XRC20 tokens with values
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  For Treasury Operations
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;User: "Transfer 100 XDC to the development fund wallet"
AI: Creates transfer request → Opens MetaMask for signature → Confirms on-chain
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  🚧 What We Need From You
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Current Status&lt;/strong&gt;: ✅ Fully functional with 17 tools, SSE transport, JWT auth, MetaMask integration, and multi-client support&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Feedback Areas
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;1. Feature Priorities&lt;/strong&gt; - Contract deployment? Token swaps? NFT support? Multi-chain?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Developer Experience&lt;/strong&gt; - Is the auth flow intuitive? Need more docs?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Security &amp;amp; Trust&lt;/strong&gt; - Additional security measures needed? Production-ready concerns?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Use Cases&lt;/strong&gt; - What blockchain interactions are we missing? Personal or enterprise use?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Integration&lt;/strong&gt; - Other AI platforms to support? IDE plugins needed?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. Ecosystem&lt;/strong&gt; - XDC-exclusive or EVM-compatible? dApp partnerships?&lt;/p&gt;




&lt;h2&gt;
  
  
  🧪 Try It Yourself
&lt;/h2&gt;

&lt;h3&gt;
  
  
  30-Second Setup (No Code Required!)
&lt;/h3&gt;

&lt;p&gt;The Tracey MCP server is &lt;strong&gt;hosted and ready to use&lt;/strong&gt; - no installation needed! Just connect your AI assistant and start querying the XDC blockchain.&lt;/p&gt;

&lt;h4&gt;
  
  
  For Claude Users
&lt;/h4&gt;

&lt;ol&gt;
&lt;li&gt;Go to &lt;strong&gt;Claude Settings&lt;/strong&gt; → &lt;strong&gt;Connectors&lt;/strong&gt; → &lt;strong&gt;Add custom connector&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Add the following:

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Name&lt;/strong&gt;: &lt;code&gt;Tracey XDC&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;URL&lt;/strong&gt;: &lt;code&gt;https://mcp.tracey.dev/sse&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Test it: Ask &lt;strong&gt;"What XDC blockchain tools do you have?"&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h4&gt;
  
  
  For Cursor Users
&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;Quick Install&lt;/strong&gt;: Click the button below to automatically install&lt;br&gt;&lt;br&gt;
🔗 &lt;a href="https://cursor.com/en-US/install-mcp?name=tracey&amp;amp;config=eyJ1cmwiOiJodHRwczovL21jcC50cmFjZXkuZGV2L3NzZSJ9"&gt;Install Tracey MCP in Cursor&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Manual Setup&lt;/strong&gt;:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Press &lt;code&gt;Cmd+Shift+P&lt;/code&gt; (Mac) or &lt;code&gt;Ctrl+Shift+P&lt;/code&gt; (Windows)&lt;/li&gt;
&lt;li&gt;Search for &lt;strong&gt;"Open MCP settings"&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Add to &lt;code&gt;mcp.json&lt;/code&gt;:
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"mcpServers"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"tracey-xdc"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"url"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"https://mcp.tracey.dev/sse"&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;Test: Ask &lt;strong&gt;"Check current XDC price"&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;
  
  
  For Windsurf Users
&lt;/h4&gt;

&lt;ol&gt;
&lt;li&gt;Open &lt;strong&gt;Windsurf IDE&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Go to &lt;strong&gt;Settings&lt;/strong&gt; → &lt;strong&gt;Tools&lt;/strong&gt; → &lt;strong&gt;Windsurf Settings&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add Server&lt;/strong&gt; or &lt;strong&gt;View Raw Config&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Add to &lt;code&gt;mcp_config.json&lt;/code&gt;:
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"mcpServers"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"tracey-mcp"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"url"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"https://mcp.tracey.dev/sse"&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;Save and restart&lt;/li&gt;
&lt;/ol&gt;


&lt;h3&gt;
  
  
  First Commands to Try
&lt;/h3&gt;

&lt;p&gt;Once connected, try these commands in your AI assistant:&lt;/p&gt;
&lt;h4&gt;
  
  
  1. &lt;strong&gt;Check XDC Price&lt;/strong&gt;
&lt;/h4&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"What's the current XDC price in USD?"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Expected: Real-time price with 24h change and market data&lt;/p&gt;
&lt;h4&gt;
  
  
  2. &lt;strong&gt;Network Status&lt;/strong&gt;
&lt;/h4&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"Show me XDC network information"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Expected: Network stats, validators, current block info&lt;/p&gt;
&lt;h4&gt;
  
  
  3. &lt;strong&gt;Market Analysis&lt;/strong&gt;
&lt;/h4&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"Find arbitrage opportunities on XDC DEXs"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Expected: Real arbitrage opportunities with profit calculations&lt;/p&gt;
&lt;h4&gt;
  
  
  4. &lt;strong&gt;Check Any Wallet&lt;/strong&gt;
&lt;/h4&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"Check balance for xdc123...abc"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Expected: XDC balance and portfolio overview&lt;/p&gt;
&lt;h4&gt;
  
  
  5. &lt;strong&gt;Latest News&lt;/strong&gt;
&lt;/h4&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"Get the latest XDC and DeFi news"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Expected: Recent crypto news from multiple sources&lt;/p&gt;


&lt;h3&gt;
  
  
  Authentication (Optional - For Advanced Features)
&lt;/h3&gt;

&lt;p&gt;To use transfer and portfolio features with your own wallet:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Get Your Auth Token&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visit: &lt;a href="https://connector.tracey.dev/auth"&gt;https://connector.tracey.dev/auth&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Connect MetaMask and complete authentication&lt;/li&gt;
&lt;li&gt;Copy your JWT token&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Use in Commands&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"Check my portfolio with auth_token='your-token-here'"
"Transfer 10 XDC to xdc456...def with auth_token='your-token-here'"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;Benefits of Authentication:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Check your own wallet balances automatically&lt;/li&gt;
&lt;li&gt;Send XDC transfers with MetaMask signing&lt;/li&gt;
&lt;li&gt;Track your transaction history&lt;/li&gt;
&lt;li&gt;Access personalized portfolio analytics&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;
  
  
  Complete Documentation
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Official Docs&lt;/strong&gt;: &lt;a href="https://tracey.dev/docs"&gt;https://tracey.dev/docs&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Quick Start Guide&lt;/strong&gt;: &lt;a href="https://tracey.dev/docs/quick-start"&gt;https://tracey.dev/docs/quick-start&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Setup Guide&lt;/strong&gt;: &lt;a href="https://tracey.dev/docs/setup"&gt;https://tracey.dev/docs/setup&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Troubleshooting&lt;/strong&gt;: &lt;a href="https://tracey.dev/docs/troubleshooting"&gt;https://tracey.dev/docs/troubleshooting&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  🤝 How to Provide Feedback
&lt;/h2&gt;

&lt;p&gt;We're looking for honest, constructive feedback from the XDC community. Here's how you can help:&lt;/p&gt;
&lt;h3&gt;
  
  
  1. &lt;strong&gt;Comment Below&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Share your thoughts directly in the comments:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Feature requests&lt;/li&gt;
&lt;li&gt;Security concerns
&lt;/li&gt;
&lt;li&gt;Use case ideas&lt;/li&gt;
&lt;li&gt;Integration suggestions&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  2. &lt;strong&gt;GitHub Discussions&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;For deeper technical discussions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open issues for bugs or feature requests&lt;/li&gt;
&lt;li&gt;Submit PRs for contributions&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  3. &lt;strong&gt;Community Channels&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Join the conversation:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Twitter: [@gettraceyai]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  4. &lt;strong&gt;Private Feedback&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;For security-sensitive topics:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Email: [&lt;a href="mailto:abilash@tracey.dev"&gt;abilash@tracey.dev&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;
  
  
  🗺️ Roadmap
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Phase 1&lt;/strong&gt;: ✅ Foundation Complete (17 tools, JWT auth, MetaMask, multi-client)&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Phase 2&lt;/strong&gt;: 📍 Community Feedback (gathering requirements, prioritizing features)&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Phase 3&lt;/strong&gt;: Q1 2025 - Contract deployment, DEX integration, portfolio analytics&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Phase 4&lt;/strong&gt;: Q2 2025 - Apothem testnet, partnerships, developer education&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Phase 5&lt;/strong&gt;: Future - Multi-chain, enterprise features, GraphQL API&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Your input will shape this roadmap!&lt;/em&gt;&lt;/p&gt;


&lt;h2&gt;
  
  
  ❓ Frequently Asked Questions
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Q: Is this production-ready?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A: It's functionally complete and secure, but we're seeking community validation before recommending production use for critical operations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q: Does this replace web3.js or ethers.js?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A: No! It's a complementary tool that makes blockchain interactions more accessible via AI. Developers will still use traditional libraries for complex applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q: Can I self-host this?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A: Absolutely. The entire system is designed to run on your own infrastructure. No vendor lock-in.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q: What about privacy?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A: The server never sees your private keys. All transaction signing happens in your MetaMask. We can make the authentication system even more private based on feedback.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q: Is there a cost?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A: The open-source version is free forever. If there's demand, we may offer a hosted version with support, but self-hosting will always be an option.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q: How does this compare to existing blockchain chatbots?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A: Most chatbots just answer questions. MCP Tracey actually &lt;em&gt;executes&lt;/em&gt; blockchain operations through a standardized protocol that any AI assistant can use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q: What if MCP protocol changes?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A: We're committed to maintaining compatibility. The MCP standard is backed by Anthropic and designed for stability.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q: What countries is this available in?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A: Tracey MCP is available globally in all countries. As a decentralized blockchain tool, there are no geographic restrictions - anyone with internet access can connect and use it.&lt;/p&gt;


&lt;h2&gt;
  
  
  🙏 Why Your Feedback Matters
&lt;/h2&gt;

&lt;p&gt;This started as an experiment: &lt;em&gt;Can we make blockchain development as simple as having a conversation?&lt;/em&gt; The answer is yes - but &lt;em&gt;how&lt;/em&gt; we build it depends on you.&lt;/p&gt;

&lt;p&gt;Your feedback determines:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Whether this solves real problems or just seems clever&lt;/li&gt;
&lt;li&gt;Which features drive adoption vs. nice-to-haves
&lt;/li&gt;
&lt;li&gt;How to balance innovation with security&lt;/li&gt;
&lt;li&gt;Where to invest development time&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;This is a community project&lt;/strong&gt; - we're building WITH you.&lt;/p&gt;


&lt;h2&gt;
  
  
  🚀 Next Steps
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Try it&lt;/strong&gt; - Connect your AI assistant in 30 seconds&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Share feedback&lt;/strong&gt; - Comment below or join feedback channels&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Spread the word&lt;/strong&gt; - Tell other XDC developers&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Contribute&lt;/strong&gt; - PRs welcome!&lt;/li&gt;
&lt;/ol&gt;


&lt;h2&gt;
  
  
  📝 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;AI + Blockchain could be transformative - but only if we get it right. MCP Tracey is our contribution to this intersection for XDC, but it's incomplete without your input.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Challenge us constructively:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Where are the security holes?&lt;/li&gt;
&lt;li&gt;What features are missing?&lt;/li&gt;
&lt;li&gt;What problems should this solve?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let's build something genuinely useful together.&lt;/p&gt;


&lt;h2&gt;
  
  
  🏷️ Tags
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;#xdc&lt;/code&gt; &lt;code&gt;#finternet&lt;/code&gt; &lt;code&gt;#accelerator&lt;/code&gt; &lt;code&gt;#blockchain&lt;/code&gt; &lt;code&gt;#ai&lt;/code&gt; &lt;code&gt;#mcp&lt;/code&gt; &lt;code&gt;#developers&lt;/code&gt; &lt;code&gt;#feedback&lt;/code&gt; &lt;code&gt;#opensource&lt;/code&gt; &lt;code&gt;#web3&lt;/code&gt;&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Author&lt;/strong&gt;: [Abbilashh Senthilkumar]&lt;br&gt;&lt;br&gt;
&lt;strong&gt;GitHub&lt;/strong&gt;: [&lt;a class="mentioned-user" href="https://www.xdc.dev/abilashsenth"&gt;@abilashsenth&lt;/a&gt; ]&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Contact&lt;/strong&gt;: [&lt;a href="mailto:abilash@tracey.dev"&gt;abilash@tracey.dev&lt;/a&gt;]&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Date&lt;/strong&gt;: December 11, 2025&lt;/p&gt;



&lt;p&gt;&lt;em&gt;Special thanks to the XDC Foundation, Anthropic (for the MCP protocol), and the entire XDC developer community for ongoing support and inspiration.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/nY6ComHCNzk"&gt;
&lt;/iframe&gt;
&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;👇 Drop your feedback in the comments below! 👇&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>xdc</category>
      <category>finternet</category>
      <category>accelerator</category>
      <category>mcp</category>
    </item>
    <item>
      <title>M1 Completion - TRACEY AI!</title>
      <dc:creator>Abilash S</dc:creator>
      <pubDate>Fri, 25 Jul 2025 13:54:52 +0000</pubDate>
      <link>https://www.xdc.dev/tracey_ai/tracey-ai-secures-milestone-1-approval-in-the-xdc-finternet-accelerator-27c6</link>
      <guid>https://www.xdc.dev/tracey_ai/tracey-ai-secures-milestone-1-approval-in-the-xdc-finternet-accelerator-27c6</guid>
      <description>&lt;p&gt;Dear XDC Community,&lt;/p&gt;

&lt;p&gt;We’re excited to announce the successful completion of Milestone 1 for the $TRXY token by Tracey AI – an AI-powered compliance and research infrastructure purpose-built for the XDC Network. Our mission is to empower Web3 teams, enterprises, and developers with automated compliance tools, verifiable research layers, and a secure, tokenized gateway for on/off-chain intelligence.&lt;/p&gt;

&lt;p&gt;📌 Milestone 1 Highlights:&lt;/p&gt;

&lt;p&gt;✅ Deployment and verification of the $TRXY Token Smart Contract on the XDC Mainnet.&lt;/p&gt;

&lt;p&gt;📊 Security Audit Score: 92.83 / 100&lt;br&gt;
⚡ Lines of Code: 544&lt;br&gt;
⏱ Scan Duration: 4 seconds&lt;/p&gt;

&lt;p&gt;Token Info: &lt;a href="https://xdcscan.com/token/0x2ece888ecc07703153d5a19adbb4aed04481c90e"&gt;https://xdcscan.com/token/0x2ece888ecc07703153d5a19adbb4aed04481c90e&lt;/a&gt;&lt;br&gt;
Verified Contract: &lt;a href="https://xdcscan.com/address/0x2ece888ecc07703153d5a19adbb4aed04481c90e#code"&gt;https://xdcscan.com/address/0x2ece888ecc07703153d5a19adbb4aed04481c90e#code&lt;/a&gt;&lt;br&gt;
Quick AI Audit: &lt;a href="https://xdcscan.io/token/0x2ece888ecc07703153d5a19adbb4aed04481c90e#aiAuditAnalysis"&gt;https://xdcscan.io/token/0x2ece888ecc07703153d5a19adbb4aed04481c90e#aiAuditAnalysis&lt;/a&gt;&lt;br&gt;
Contract Analysis: &lt;a href="https://xdcscan.io/address/0x2ece888ecc07703153d5a19adbb4aed04481c90e#aiAuditAnalysis"&gt;https://xdcscan.io/address/0x2ece888ecc07703153d5a19adbb4aed04481c90e#aiAuditAnalysis&lt;/a&gt;&lt;br&gt;
Full Audit Report: &lt;a href="https://solidityscan.com/quickscan/xdc2ece888ecc07703153d5a19adbb4aed04481c90e/xdc/mainnet"&gt;https://solidityscan.com/quickscan/xdc2ece888ecc07703153d5a19adbb4aed04481c90e/xdc/mainnet&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🌐 About Tracey AI&lt;/p&gt;

&lt;p&gt;Tracey AI is building the agentic compliance layer for XDC Network – a system where AI agents generate verifiable compliance reports, audit trails, and actionable insights for Web3 projects. By integrating zk-proof systems and MCP infrastructure, Tracey is redefining how projects manage regulatory obligations, token lifecycles, and real-time on/off-chain analytics.&lt;/p&gt;

&lt;p&gt;🔗 Key Features:&lt;br&gt;
    • AI-Generated Compliance Reports: Automating due diligence and report creation for Web3 startups.&lt;br&gt;
    • On-Chain Proof of Compliance: Hashing and timestamping reports on XDC for tamper-proof verification.&lt;br&gt;
    • MCP Agent Infrastructure: Enabling autonomous research, task execution, and DAO-triggered functions.&lt;br&gt;
    • ZK-Secured Architecture: Zero-knowledge proof integration for additional data integrity and security.&lt;br&gt;
    • Tokenized Credit Gateway: $TRXY tokens power the credit system for using Tracey AI’s agent functions.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;💡 $TRXY Token Utility&lt;/p&gt;

&lt;p&gt;The $TRXY token serves as the backbone of Tracey’s ecosystem and will be used for:&lt;br&gt;
    • 🔐 Access Credits: Purchase usage credits for AI agents and compliance report generation.&lt;br&gt;
    • 📜 Proof of Compliance: Pay for report notarization and on-chain hashing.&lt;br&gt;
    • 🏛 DAO Participation: Enable governance for advanced users and enterprise partners.&lt;br&gt;
    • 🤝 Staking &amp;amp; Rewards: Lock tokens for service discounts and community incentives.&lt;br&gt;
    • 🔗 Agentic Functions: Trigger autonomous actions and cross-protocol research through MCP servers.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🎥 Watch the Demo Here: &lt;a href="https://youtu.be/ZHZSMMRcrsg"&gt;https://youtu.be/ZHZSMMRcrsg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🤝 A Huge Thank You&lt;/p&gt;

&lt;p&gt;We extend our gratitude to Sonny Mohanty, Vrushali, Anil, Rushabh, and the entire XDC ecosystem, as well as the Tracey AI team for driving this milestone forward.&lt;/p&gt;

&lt;p&gt;Follow $TRXY for updates: twitter.com/gettraceyai&lt;/p&gt;

&lt;p&gt;Tracey AI X&lt;/p&gt;

</description>
      <category>xdc</category>
      <category>finternet</category>
      <category>accelerator</category>
      <category>m1</category>
    </item>
    <item>
      <title>🚀 New Utility: Use TRXY to Unlock Tracey’s AI Tools</title>
      <dc:creator>Abilash S</dc:creator>
      <pubDate>Wed, 16 Jul 2025 02:50:35 +0000</pubDate>
      <link>https://www.xdc.dev/tracey_ai/new-utility-use-trxy-to-unlock-traceys-ai-tools-lo2</link>
      <guid>https://www.xdc.dev/tracey_ai/new-utility-use-trxy-to-unlock-traceys-ai-tools-lo2</guid>
      <description>&lt;p&gt;We’re excited to share that Tracey now supports direct credit purchases using your TRXY tokens — giving you frictionless access to our autonomous AI research agents in real time.&lt;/p&gt;

&lt;p&gt;Whether you’re tracking wallets, researching protocols, or surfacing actionable insights, you can top up credits in seconds, directly from your wallet — all powered by the TRXY token.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🔑 How It Works&lt;/p&gt;

&lt;p&gt;✅ Connect your wallet&lt;br&gt;
✅ Purchase credits using TRXY&lt;br&gt;
✅ Deploy autonomous research agents instantly&lt;br&gt;
✅ Track usage transparently — all on-chain&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;📽️ Watch It Live&lt;/p&gt;

&lt;p&gt;See our latest walkthrough video to watch how real-time credit top-ups and agent deployments work inside Tracey: &lt;a href="https://youtu.be/ZHZSMMRcrsg"&gt;https://youtu.be/ZHZSMMRcrsg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🌐 Why It Matters&lt;/p&gt;

&lt;p&gt;This brings us closer to our vision of making Tracey the AI research layer for the MultiChain — open, autonomous, and powered by its own native token. TRXY is no longer just a token — it’s the key to unlock real-time intelligence at scale.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🗝️ Start Using TRXY&lt;/p&gt;

&lt;p&gt;Ready to try it? Connect your wallet and get your first credits today:&lt;br&gt;
👉 &lt;a href="https://tracey.dev"&gt;https://tracey.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Stay tuned — more unlock mechanics and staking features are coming soon.&lt;/p&gt;

&lt;p&gt;Abilash Senthilkumar&lt;br&gt;
Founder, Tracey&lt;br&gt;
• Twitter: &lt;a href="https://twitter.com/gettraceyai"&gt;https://twitter.com/gettraceyai&lt;/a&gt;&lt;br&gt;
• LinkedIn: &lt;a href="https://www.linkedin.com/company/gettraceyai"&gt;https://www.linkedin.com/company/gettraceyai&lt;/a&gt;&lt;/p&gt;

</description>
      <category>xdc</category>
      <category>accelerator</category>
      <category>m1</category>
      <category>thub</category>
    </item>
    <item>
      <title>✅ Milestone 1 Completed — Tracey AI Token Now Live on XDC Network @ www.tracey.dev</title>
      <dc:creator>Abilash S</dc:creator>
      <pubDate>Thu, 19 Jun 2025 11:18:31 +0000</pubDate>
      <link>https://www.xdc.dev/tracey_ai/milestone-1-completed-tracey-ai-token-now-live-on-xdc-network-wwwtraceydev-1dg5</link>
      <guid>https://www.xdc.dev/tracey_ai/milestone-1-completed-tracey-ai-token-now-live-on-xdc-network-wwwtraceydev-1dg5</guid>
      <description>&lt;p&gt;Dear XDC Community,&lt;/p&gt;

&lt;p&gt;We’re excited to announce that Tracey has officially completed Milestone 1 as part of the XDC Finternet Accelerator — bringing us one step closer to building the Information Layer for the MultiChain.&lt;/p&gt;

&lt;p&gt;Tracey empowers users, DAOs, and protocols to extract real-time on-chain and off-chain intelligence through autonomous research agents. Whether you’re tracking wallets, researching protocols, or surfacing verified signals, Tracey gives you the clarity to act faster and smarter across ecosystems.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;📌 Milestone 1 Deliverables&lt;/p&gt;

&lt;p&gt;✅ TRXY Token Smart Contract deployed and verified on XDC Mainnet&lt;br&gt;
✅ Fixed supply: 100,000,000 TRXY minted to the deployer’s address&lt;br&gt;
✅ Tokenomics Paper finalized and published&lt;br&gt;
✅ Demo Video walkthrough recorded&lt;br&gt;
✅ MetaMask integration tested and live&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🔗 Key Links&lt;br&gt;
• Verified Contract:&lt;br&gt;
&lt;a href="https://xdcscan.io/address/0x2EcE888EcC07703153d5a19ADbb4aED04481c90e#code"&gt;https://xdcscan.io/address/0x2EcE888EcC07703153d5a19ADbb4aED04481c90e#code&lt;/a&gt;&lt;br&gt;
• Token Info:&lt;br&gt;
&lt;a href="https://xdcscan.io/token/0x2EcE888EcC07703153d5a19ADbb4aED04481c90e"&gt;https://xdcscan.io/token/0x2EcE888EcC07703153d5a19ADbb4aED04481c90e&lt;/a&gt;&lt;br&gt;
• Demo Video:&lt;br&gt;
&lt;a href="https://drive.google.com/file/d/16DfaIH0-h5hOGDEzZANsSnuuIUCR57IW/view"&gt;https://drive.google.com/file/d/16DfaIH0-h5hOGDEzZANsSnuuIUCR57IW/view&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🌐 About Tracey&lt;/p&gt;

&lt;p&gt;Tracey is building the autonomous research layer for Web3 — a multi-chain system that enables:&lt;/p&gt;

&lt;p&gt;🤖 Deployable agents for real-time wallet, token, and protocol research&lt;br&gt;
🔍 Cross-chain tracking of project activity and movement&lt;br&gt;
📊 Automated opportunity discovery and qualified lead generation&lt;br&gt;
🎓 Skill-based POAPs for verified research and contribution trails&lt;/p&gt;

&lt;p&gt;We’re starting with analysts, founders, and investors, but our vision is to give everyone a personalized research lens for blockchain data.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🔮 What’s Next&lt;/p&gt;

&lt;p&gt;With Milestone 1 complete, we’re now focused on Milestone 2:&lt;/p&gt;

&lt;p&gt;💧 Launching TRXY liquidity on XSwap&lt;br&gt;
📈 Preparing our CoinMarketCap listing&lt;br&gt;
🧠 Expanding agent dashboards, staking, and unlock mechanics&lt;br&gt;
🌍 Growing Tracey’s community across Telegram, Discord, and the XDC Developer Forum&lt;/p&gt;

&lt;p&gt;We’re already active in the XDC Reddit and Discord — and we’ll expand our social presence this month:&lt;br&gt;
• Twitter: &lt;a href="https://twitter.com/gettraceyai"&gt;https://twitter.com/gettraceyai&lt;/a&gt;&lt;br&gt;
• LinkedIn: &lt;a href="https://www.linkedin.com/company/gettraceyai"&gt;https://www.linkedin.com/company/gettraceyai&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;We’re grateful to the XDC Network, our accelerator mentors, and every community supporter helping bring Tracey to life.&lt;/p&gt;

&lt;p&gt;Stay tuned — open agent access and staking features are coming soon.&lt;/p&gt;

&lt;p&gt;Abilash Senthilkumar&lt;br&gt;
Founder, Tracey&lt;br&gt;
&lt;a href="https://tracey.dev"&gt;https://tracey.dev&lt;/a&gt;&lt;/p&gt;

</description>
      <category>xdc</category>
      <category>thub</category>
      <category>accelerator</category>
      <category>m1</category>
    </item>
  </channel>
</rss>
