Incentiv
Discover Incentiv blockchain for a better Web3 experience. Build EVM-compatible dApps with Account Abstraction and pay lower gas fees via integrated DEX.
https://incentiv.io/index.htmlOpens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.incentiv.io/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.incentiv.io
24tools discovered
Get account
Inspect any Incentiv account by address: type (EOA vs smart account/contract), deployment status, and native CENT balance.
Get the smart account for an owner
Derive the Incentiv smart account controlled by an owner EOA. The address is deterministic and exists before the account is deployed — it can receive funds immediately, and deploys itself with its first signed operation (pass `owner` to build_transfer/build_swap to do that). Signer is the owner EOA; passkeys are not used.
Get portfolio
Get all token balances (native CENT + ERC-20s) for the agent account (or a given address), with USD prices where available.
Get account activity
Recent user operations (transactions) for the agent account or a given address, incoming and outgoing.
Get plain transactions
Plain (classic EVM) transaction history for an address — the only surface where EOA activity appears. Smart-account actions show here as the bundle transactions that carried their user operations.
Get token transfers
Token transfer history for the agent account or a given address.
List assets
List tokens/assets on the Incentiv network with metadata and USD prices. Optionally filter by type or search by symbol/name.
Get asset details
Details for one token/asset (by symbol or address): supply, holders, price, volume.
Get swap quote
Quote a token swap on Incentiv's native DEX (Uniswap-V3-style). Returns expected output, route, and price impact info. Does not execute anything.
Get gas payment options
Which tokens can pay gas via the Unified Token Paymaster (Incentiv lets you pay gas in any supported token), with estimated cost per token for a typical transfer. Pass an account address to also show that account's balance and sufficiency per token.
Get network status
Incentiv network status: chain ID, latest block, base fee, entry point, and service health (RPC, bundler, indexer).
Get transaction
Look up a transaction by hash, including its user operations and token transfers.
Get user operation
Look up an Incentiv user operation (AA transaction) by its hash, including resulting token transfers.
Get block
Look up a block by number or hash; optionally include its transactions.
Search Incentiv
Search the Incentiv explorer for a block, transaction, user operation, address, or token.
Build a transfer (unsigned)
Construct an UNSIGNED Incentiv user operation that transfers a token from a smart account. Returns the operation, a compliance (TransferGate) check, the gas quote, and the hash to sign. The caller signs it client-side with their own key and submits it via broadcast_user_operation — this server never signs or holds keys.
Build a swap (unsigned)
Construct an UNSIGNED Incentiv user operation that swaps tokens on the native DEX from a smart account. Returns the operation, quote, minimum received for the slippage, a compliance check, the gas quote, and the hash to sign. The caller signs client-side and submits via broadcast_user_operation — this server never signs.
Broadcast a signed user operation
Submit a client-signed Incentiv user operation to the bundler. Pass the `user_operation` object returned by build_transfer/build_swap with its `signature` field filled in (or pass `signature` separately). Executes on-chain.
Build a plain transaction (unsigned)
Construct an UNSIGNED EIP-1559 transaction for a plain EOA (nonce, gas, fees, chainId all filled). Returns it for the caller to sign with their own key and submit via broadcast_transaction. Native CENT gas only; no paymaster or batching. Use build_transfer/build_swap for smart-account (paymaster/batched) operations.
List Incentiv Bridge routes
Which tokens the official Incentiv Bridge (Hyperlane warp routes) moves, between which chains, and the current interchain gas cost each way. Use this before build_bridge_transfer.
Build a bridge transfer (unsigned)
Construct the UNSIGNED transaction(s) to move a token across the official Incentiv Bridge. Into Incentiv: returns up to two source-chain transactions (approve, then transferRemote) to sign and broadcast in order. Out of Incentiv: returns one Incentiv transaction. You sign; this server never holds keys.
Build a bridge transfer out of Incentiv (unsigned)
Construct an UNSIGNED Incentiv user operation that bridges a token from an Incentiv smart account to a remote chain over the official Incentiv Bridge. Returns the operation and the hash to sign, like build_transfer.
Check bridge delivery
Check whether a bridged message has been delivered on the destination chain, using the Hyperlane message id emitted by the transferRemote transaction.
Broadcast a signed transaction
Submit a client-signed raw transaction (0x...) to Incentiv via eth_sendRawTransaction. Executes on-chain.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsDiscover Incentiv blockchain for a better Web3 experience. Build EVM-compatible dApps with Account Abstraction and pay lower gas fees via integrated DEX.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Incentiv? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 24 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.