DeFi Daily News
Tuesday, June 23, 2026
Advertisement
  • Cryptocurrency
    • Bitcoin
    • Ethereum
    • Altcoins
    • DeFi-IRA
  • DeFi
    • NFT
    • Metaverse
    • Web 3
  • Finance
    • Business Finance
    • Personal Finance
  • Markets
    • Crypto Market
    • Stock Market
    • Analysis
  • Other News
    • World & US
    • Politics
    • Entertainment
    • Tech
    • Sports
    • Health
  • Videos
No Result
View All Result
DeFi Daily News
  • Cryptocurrency
    • Bitcoin
    • Ethereum
    • Altcoins
    • DeFi-IRA
  • DeFi
    • NFT
    • Metaverse
    • Web 3
  • Finance
    • Business Finance
    • Personal Finance
  • Markets
    • Crypto Market
    • Stock Market
    • Analysis
  • Other News
    • World & US
    • Politics
    • Entertainment
    • Tech
    • Sports
    • Health
  • Videos
No Result
View All Result
DeFi Daily News
No Result
View All Result
Home DeFi

rewrite this title COTI Agent Skills Meet Carbon DeFi MCP: From Wallet Setup to Strategy Creation

Jen Albert by Jen Albert
June 2, 2026
in DeFi
0 0
0
rewrite this title COTI Agent Skills Meet Carbon DeFi MCP: From Wallet Setup to Strategy Creation
0
SHARES
0
VIEWS
Share on FacebookShare on TwitterShare on Telegram
Listen to this article


rewrite this content using a minimum of 1000 words and keep HTML tags

A full agent-driven DeFi workflow is now live on COTI Network — from wallet setup and starter grant funding to automated trading, liquidity creation, and position management through COTI Agent Skills and the Carbon DeFi MCP server.

TL;DR

The Carbon DeFi MCP is live on COTI Network, giving MCP-compatible agents access to 25 tools across six strategy and action types: Limit Orders, Range Orders, Recurring Strategies, Concentrated Liquidity, Full Range Liquidity, and Token Swaps.COTI Agent Skills provide the onchain operating layer, with 8 skills, an SDK, and 48+ MCP tools for wallet setup, starter grant funding, transaction support, and sign/verify functionality.Together, they create a full agent-driven DeFi workflow, from agent wallet setup to automated trading, liquidity creation, and ongoing position management through plain language.Earn $COTI with your Agent through the ongoing COTI Earn Rewards program.

What are COTI Agent Skills?

COTI Agent Skills are an open-source library that gives MCP-compatible agents the ability to operate on COTI Network.

https://x.com/COTInetwork/status/2056388986805915748

The library includes 8 skills, an SDK, and 48+ MCP tools covering wallet setup, starter grant funding, transaction support, sign/verify functionality, and other onchain operations. Once loaded, the skills help an agent understand what tools are available, what order to call them in, and how to complete specific workflows.

What is the Carbon DeFi MCP?

The Carbon DeFi MCP is a live server that gives MCP-compatible agents access to Carbon DeFi’s trading and liquidity management tools.

https://x.com/Bancor/status/2057517017876562271?s=20

Carbon DeFi is Bancor’s flagship orderbook-style DEX that lets users create automated trading strategies and liquidity positions between ERC-20 tokens.

Instead of trading only at the current market price, users can define how they want a position to behave in advance: buy at an exact price, buy or sell across a custom range, create a recurring buy low, sell high strategy, or provide concentrated liquidity with a custom spread.

The Carbon DeFi MCP makes these capabilities accessible to MCP-compatible agents through plain language.

Who Is This For?

In short, everyone. A few examples include:

Users experimenting with AI agents

The complete workflow from start to finish.

Ask an agent to set up a wallet, access COTI starter grant funding, explore Carbon DeFi markets, simulate strategies, create and manage positions, and return transactions for review and signing.

Builders

Create a market with explicit goals.

Describe the desired market behavior in plain language: offer a token only between two prices, create a buy wall, create a sell wall, or adjust positions as conditions change.

The agent translates those objectives into Carbon DeFi strategy creation and ongoing market management.

Ecosystem teams

Connect specialized agent tooling into a fuller DeFi workflow.

COTI Agent Skills give agents the ability to operate onchain. The Carbon DeFi MCP gives those agents access to automated trading strategy creation and liquidity management.

Together, they show how MCP-compatible systems can work across ecosystems, allowing agents to move from onchain setup to market interaction without every protocol needing to build the entire stack alone.

Traders and liquidity providers

Create strategies that express how traders actually think.

Carbon DeFi allows traders to buy or sell across a price range without executing multiple trades manually or placing a series of separate limit orders.

With the Carbon DeFi MCP, the agent can access Carbon DeFi’s strategy creation tools and help translate trading objectives into executable actions: buy within a range, sell within a range, create a recurring buy low, sell high strategy, or provide concentrated liquidity with a custom spread.

Supported strategy and action types include:

Limit ordersRange ordersRecurring strategiesConcentrated liquidity positionsFull range liquidity positionsToken swapsStrategy adjustments and management

Step 1 — Set Up COTI Agent Skills

COTI Agent Skills are available through COTI’s open-source repos and give agents the ability to set up wallets, access starter grant funding, use transaction tools, and sign or verify messages.

What to do

Clone the required COTI repos: https://github.com/coti-io/coti-skills• coti-skills• coti-mcp• coti-agent-messagingInstall and build the COTI MCP servers.Add the COTI MCP servers to the agent’s MCP config.Load the COTI skill folders into the agent.

Then ask the agent:

“Create a new COTI wallet.”

“Claim my COTI starter grant.”

“Verify that my agent wallet is funded and ready.”

Follow COTI’s official setup guide for the latest repo links, install commands, and agent-specific instructions.

COTI website: https://coti.io/COTI GitHub Repos • COTI MCP — https://github.com/coti-io/coti-mcp• COTI Github Agent Skills — https://github.com/coti-io/coti-skills• COTI Agent Messaging — https://github.com/coti-io/coti-agent-messaging

Step 2 — Add the Carbon DeFi MCP Server

The Carbon DeFi MCP gives agents access to Carbon DeFi’s live protocol data, strategy simulation, strategy creation, position management, taker swaps, and unsigned transactions for user review and signing.

What to do

For Claude Desktop, add the Carbon DeFi MCP server inside the mcpServers object:

{"mcpServers": {"carbon-defi": {"command": "npx","args": ["mcp-remote","https://mcp.carbondefi.xyz/mcp"]}}}

If the file already includes other MCP servers, add the carbon-defi entry inside the existing mcpServers block instead of replacing the full file.

After saving the config file, fully quit and restart Claude Desktop.

The Carbon DeFi tools should become available automatically.

Example prompts

“Check that the Carbon DeFi MCP tools are available.”

“Show me what Carbon DeFi strategy tools I can use.”

“Explain what Carbon DeFi strategies this agent can create.”

Resources

Carbon DeFi MCP: https://mcp.carbondefi.xyzCarbon DeFi docs: https://docs.carbondefi.xyzOpenAPI spec: https://mcp.carbondefi.xyz/openapi.jsonChatGPT plugin manifest: https://mcp.carbondefi.xyz/.well-known/ai-plugin.json

— –

Step 3 — Check Readiness

Once COTI Agent Skills and the Carbon DeFi MCP are connected, the agent can confirm the full workflow is ready.

What to do

Ask the agent to verify that:

COTI Agent Skills are working

The agent wallet has been created

The agent wallet has starter grant funding

Carbon DeFi MCP tools are available

Carbon DeFi strategy tools can be called

Example prompts

“Check that my COTI Agent Skills setup is working.”

“Confirm that my agent wallet has been created.”

“Confirm that my agent wallet has starter grant funding.”

“Check that the Carbon DeFi MCP tools are available.”

“Show me what Carbon DeFi strategy tools I can use.”

Once both systems are connected, the workflow moves from setup into strategy creation and management.

After Setup

Explore Carbon DeFi Markets

Before creating a strategy, the agent can call the Carbon DeFi MCP to inspect live protocol data.

Active strategiesToken pair liquidityPrice historyProtocol statsMarket activityDiscount buys and premium sells

Example prompts

“Show me active Carbon DeFi strategies on COTI.”

“Find the most active token pairs on Carbon DeFi.”

“Show me liquidity for this pair before creating a strategy.”

“Get the price history for this pair.”

“Find discount buys or premium sells currently available on Carbon DeFi.”

Simulate a Strategy

The agent can backtest a recurring strategy or concentrated liquidity position against up to 365 days using historical price data.

Define the token pairDefine the buy rangeDefine the sell rangeDefine the budgetChoose the time frameRun the simulationCompare resultsPrepare the preferred strategy

Create a Carbon DeFi Strategy

Ask the agent to create the strategy or action that matches the user’s objective.

Strategy types include:

1. Limit orders

Pre-set a buy or sell order at a single fixed price.

Example prompt:“Create a limit order to buy COTI at $0.01 USDC.”

2. Range orders

Buy or sell gradually across a custom price range.

Example prompt:“Create a range order that buys COTI between $0.01 and $0.015 USDC.”

3. Recurring strategies

Define independent buy and sell ranges that rotate liquidity automatically as each side fills.

Example prompt:“Create a recurring strategy that buys COTI between $0.01 and $0.015 USDC and sells between $0.10 and $0.15 USDC.”

4. Concentrated liquidity positions

Create two-sided liquidity with a custom spread, no tick constraints, and auto-compounding.

Example prompt:“Create a COTI/USDC concentrated liquidity position at $0.01 and $0.015 USDC with a custom spread of 0.011%.”

5. Full range liquidity positions

Create a wide range liquidity position covering up to 1000x from current market price.

Example prompt:“Create a full range COTI/USDC liquidity position.”

6. Token Swaps

Trade directly against existing Carbon DeFi maker liquidity.

Example prompt:“Get a quote to swap USDC for COTI.”

Review, Sign, and Verify

The Carbon DeFi MCP returns unsigned transactions for the user to review and sign. Before signing, ask the agent to explain the transaction and surface any warnings.

The final flow can include COTI Agent Skills for sign/verify functionality.

Example prompts

“Prepare the Carbon DeFi transaction and show me the details before signing.”

“Explain what this transaction will do.”

“Check the warnings before I sign.”

“Sign or verify using the COTI Agent Skills stack.”

“Confirm the transaction details before submitting.”

Manage the Strategy

Ask the agent to review active strategies and prepare adjustments or management actions, including:

RepriceEdit strategy typeDeposit budgetWithdraw budgetPauseResumeDelete strategy

Example prompts

“Show me my active Carbon DeFi strategies.”

“Check whether this can be changed to a full range liquidity position.”

“Pause my COTI/USDC strategy.”

“Resume my recurring strategy.”

“Add more budget to this strategy.”

“Withdraw part of my budget from this position.”

“Reprice my buy range.”

“Close this strategy and return funds to my wallet.”

Earn Rewards with your Agent on COTI Earn

COTI Earn Season 3 is live, where users earn TPS, or Token Points, redeemable for $COTI at the end of the season. There are currently 1,000,000 $COTI allocated weekly for Season 3, with Season 4 going live in the coming weeks.

Users may immediately start earning rewards through COTI Earn by creating and maintaining eligible Carbon DeFi positions on COTI, powered by their agent. Qualifying strategies must be funded with at least $10 and consist of one of the following tokens: COTI, gCOTI, USDT, USDC, wETH, wBTC, or wADA.

With COTI Agent Skills and the Carbon DeFi MCP, users now have a complete agent-driven DeFi workflow on COTI Network.

Get Started

COTI Agent Skills: https://x.com/COTInetwork/status/2056388986805915748COTI GitHub: https://github.com/coti-ioCOTI Earn: https://earn.coti.io/earn

Carbon DeFi on COTI: https://coti.carbondefi.xyzCarbon DeFi MCP: https://mcp.carbondefi.xyzCarbon DeFi docs: https://docs.carbondefi.xyzEarn on Carbon DeFi: https://coti.carbondefi.xyz/explore/pairs?filter=rewards

Bancor

Bancor is a pioneer in decentralized finance (DeFi), established in 2016. It invented the core technologies underpinning the majority of today’s automated market makers (AMMs) and continues to develop the foundational infrastructure critical to DeFi’s success — focusing on enhanced liquidity mechanics and robust onchain market operation. All products of Bancor, including Carbon DeFi and the Arb Fast Lane, are governed by the Bancor DAO.

Carbon DeFi — Bancor’s flagship DEX, is powered by Bancor’s latest patented technologies: Asymmetric Liquidity and Adjustable Bonding Curves.

The Arb Fast Lane — DeFi’s most advanced arbitrage infrastructure powered by Marginal Price Optimization, a new method of optimal routing.

Website | Blog | X/Twitter | Analytics | YouTube | Governance

COTI Agent Skills Meet Carbon DeFi MCP: From Wallet Setup to Strategy Creation was originally published in Bancor on Medium, where people are continuing the conversation by highlighting and responding to this story.

and include conclusion section that’s entertaining to read. do not include the title. Add a hyperlink to this website [http://defi-daily.com] and label it “DeFi Daily News” for more trending news articles like this



Source link

Tags: AgentCarbonCOTICreationDefiMCPMeetrewriteSetupSkillsStrategytitleWallet
ShareTweetShare
Previous Post

rewrite this title Napier AI Teams Up with Concentrix to Boost AML Compliance – Finovate

Next Post

rewrite this title The Last Time Ethereum Did This Against Bitcoin, It Exploded Above $4,000

Next Post
rewrite this title The Last Time Ethereum Did This Against Bitcoin, It Exploded Above ,000

rewrite this title The Last Time Ethereum Did This Against Bitcoin, It Exploded Above $4,000

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

No Result
View All Result
  • Trending
  • Comments
  • Latest
How one terrible trip inspired a tech IPO: Navan Co-Founder

How one terrible trip inspired a tech IPO: Navan Co-Founder

June 15, 2026
rewrite this title ‘My Neighbor Alice’ Launches 100K ALICE Grant Program To Support Web3 Development And Ecosystem Growth

rewrite this title ‘My Neighbor Alice’ Launches 100K ALICE Grant Program To Support Web3 Development And Ecosystem Growth

April 21, 2025
rewrite this title AO Offshores Bulk of Customer Service Jobs to South Africa in Savings Drive – UC Today

rewrite this title AO Offshores Bulk of Customer Service Jobs to South Africa in Savings Drive – UC Today

June 19, 2026
Baylor QB Sawyer Robertson | Gruden’s QB Class

Baylor QB Sawyer Robertson | Gruden’s QB Class

April 20, 2026
Polygon Labs Reveals Rebranding of MATIC Token to POL in September, Accompanied by Significant Technical Enhancements – The Daily Hodl

Polygon Labs Reveals Rebranding of MATIC Token to POL in September, Accompanied by Significant Technical Enhancements – The Daily Hodl

July 20, 2024
rewrite this title Jordan turns to blockchain tech for enhancing government operations

rewrite this title Jordan turns to blockchain tech for enhancing government operations

January 1, 2025
rewrite this title Atletico tell Barcelona to put up or shut up over Alvarez

rewrite this title Atletico tell Barcelona to put up or shut up over Alvarez

June 23, 2026
rewrite this title Binance Coin (BNB) Price Prediction 2026, 2027 – 2030

rewrite this title Binance Coin (BNB) Price Prediction 2026, 2027 – 2030

June 23, 2026
rewrite this title with good SEO Google Earth’s Hidden Flight Simulator Is Now Playable in Web Browsers

rewrite this title with good SEO Google Earth’s Hidden Flight Simulator Is Now Playable in Web Browsers

June 23, 2026
rewrite this title online sales during China’s 618 shopping festival grew 4% YoY, a sharp drop from 15.2% growth last year, amid a persistent consumer spending slowdown (Evelyn Cheng/CNBC)

rewrite this title online sales during China’s 618 shopping festival grew 4% YoY, a sharp drop from 15.2% growth last year, amid a persistent consumer spending slowdown (Evelyn Cheng/CNBC)

June 23, 2026
rewrite this title and make it good for SEOTurning Point Brands: White Pouch Nicotine Is Driving Revenue Growth (NYSE:TPB)

rewrite this title and make it good for SEOTurning Point Brands: White Pouch Nicotine Is Driving Revenue Growth (NYSE:TPB)

June 23, 2026
rewrite this title UK Credit Union Selects Illuma to Protect from Voice Fraud – Finovate

rewrite this title UK Credit Union Selects Illuma to Protect from Voice Fraud – Finovate

June 22, 2026
DeFi Daily

Stay updated with DeFi Daily, your trusted source for the latest news, insights, and analysis in finance and cryptocurrency. Explore breaking news, expert analysis, market data, and educational resources to navigate the world of decentralized finance.

  • About Us
  • Blogs
  • DeFi-IRA | Learn More.
  • Advertise with Us
  • Disclaimer
  • Privacy Policy
  • DMCA
  • Cookie Privacy Policy
  • Terms and Conditions
  • Contact us

Copyright © 2024 Defi Daily.
Defi Daily is not responsible for the content of external sites.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Cryptocurrency
    • Bitcoin
    • Ethereum
    • Altcoins
    • DeFi-IRA
  • DeFi
    • NFT
    • Metaverse
    • Web 3
  • Finance
    • Business Finance
    • Personal Finance
  • Markets
    • Crypto Market
    • Stock Market
    • Analysis
  • Other News
    • World & US
    • Politics
    • Entertainment
    • Tech
    • Sports
    • Health
  • Videos

Copyright © 2024 Defi Daily.
Defi Daily is not responsible for the content of external sites.