ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Lineascan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore the Linea blockchain. check ETH balances, track ERC-20/NFT transfers, and inspect smart contract source code directly from your AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 25 capabilities

The complete Lineascan capability set.

These are the exact actions your AI can choose when you ask it to work with Lineascan.

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 25 available through Lineascan.

  1. 01

    Eth get transaction receipt

    Returns the receipt of a transaction by hash

  2. 02

    Eth price

    Get the current price of ETH in USD and BTC

  3. 03

    Eth supply

    Get the total supply of ETH on Linea

  4. 04

    Get balance

    Get ETH balance for a single address

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 25 available through Lineascan.

  1. 05

    Get block countdown

    Get estimated time remaining until a block is mined

  2. 06

    Get source code

    Get the Source Code for a verified smart contract

  3. 07

    Get tx receipt status

    Check the receipt status of a transaction

  4. 08

    Tx list

    Get a list of Normal transactions for an address

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 25 available through Lineascan.

  1. 09

    Balance multi

    Get ETH balances for multiple addresses

  2. 10

    Eth estimate gas

    Generates an estimate of how much gas is needed for a transaction

  3. 11

    Eth get block by number

    Returns information about a block by number

  4. 12

    Eth get transaction by hash

    Returns information about a transaction by hash

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 25 available through Lineascan.

  1. 13

    Get abi

    Get the Contract ABI for a verified smart contract

  2. 14

    Get block no by time

    Get block number by timestamp

  3. 15

    Get block reward

    Get block and uncle rewards by block number

  4. 16

    Get logs

    Get event logs with filtering options

Capability set05 / 07

17-19

3 capabilities in this set.

Part of 25 available through Lineascan.

  1. 17

    Get mined blocks

    Get a list of blocks mined by an address

  2. 18

    Get status

    Check the execution status of a transaction

  3. 19

    Token nft tx

    Get a list of ERC-721 Token Transfer Events for an address

Capability set06 / 07

20-22

3 capabilities in this set.

Part of 25 available through Lineascan.

  1. 20

    Token tx

    Get a list of ERC-20 Token Transfer Events for an address

  2. 21

    Tx list internal

    Get a list of Internal transactions for an address

  3. 22

    Verify source code

    Submit a contract for verification

Capability set07 / 07

23-25

3 capabilities in this set.

Part of 25 available through Lineascan.

  1. 23

    Check verify status

    Check the status of a verification request

  2. 24

    Eth block number

    Returns the number of the most recent block

  3. 25

    Eth call

    Executes a new message call immediately without creating a transaction

Observed, not estimated

1075ms average. Fast in production.

Lineascan is checked daily against the live service.

Daily averagePeak 1218ms
Aug 20Today
Fastest day
925ms
Slowest day
1218ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 25 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Lineascan, so you can see the experience inside your AI.

It does not authenticate your account with Lineascan. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Lineascan Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_nhhUsEHSvwD1uqYm24RMCjNnXYX1pV7tZAiveKcQ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Lineascan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "lineascan-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_nhhUsEHSvwD1uqYm24RMCjNnXYX1pV7tZAiveKcQ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Lineascan owners ask.

  • 01

    Can I check the ETH balance of multiple wallet addresses at once?

    Yes! Use the balance_multi capability and provide a comma-separated list of addresses. The agent will return the current ETH balance for each one in a single request.

  • 02

    How can I see the history of NFT transfers for a specific address?

    You can use the token_nft_tx capability. Just provide the wallet address, and optionally a contract address, to list all ERC-721 token transfer events associated with that account.

  • 03

    Is it possible to read the source code of a verified smart contract?

    Absolutely. Use the get_source_code capability with the contract's address. If the contract is verified on Lineascan, the agent will retrieve the full source code for your inspection.