Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

viem

x402/viem

x402 service listed on awesome-x402: viem [x402: $0.001/call on eip155:8453, category=utility]

Uptime
100.0%
1 direct probes · 30d
Response
527ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

list_pages

List all documentation pages with their titles and paths.

read_page

Read the content of a documentation page by its path.

search_docs

Search documentation for a query string. Uses AI (semantic) search when configured, with keyword fallback.

list_sources

List available source code repositories.

list_source_files

List source code files in a directory.

read_source_file

Read a source code file.

get_file_tree

Get a recursive file tree of the source code.

search_source

Search source code for a pattern.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "viem": {
      "url": "https://viem.sh/api/mcp",
      "transport": "http"
    }
  }
}