# Tempo

> Builds applications on Tempo network using TypeScript SDK, Rust node, and Foundry. Use when working with Tempo transactions, TIP-20 tokens, stablecoins, or Tempo protocol integration.

- **Type:** Skill
- **Install:** `agentstack add skill-tempoxyz-skills-tempo`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [tempoxyz](https://agentstack.voostack.com/s/tempoxyz)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [tempoxyz](https://github.com/tempoxyz)
- **Source:** https://github.com/tempoxyz/skills/tree/main/skills/tempo
- **Website:** https://docs.tempo.xyz/guide/ai-support

## Install

```sh
agentstack add skill-tempoxyz-skills-tempo
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Tempo

Skill for building applications on the Tempo network.

## Capabilities

- Navigate Tempo documentation and protocol specs
- Browse source code for tempoxyz/tempo (Rust node) and tempoxyz/tempo-ts (TypeScript SDK)
- Access related libraries: viem, wagmi, reth, foundry

## MCP Tools

Use these tools to explore Tempo:

| Tool | Description |
| --- | --- |
| `mcp__tempo__list_pages` | List all documentation pages |
| `mcp__tempo__read_page` | Read a specific documentation page |
| `mcp__tempo__search_docs` | Search documentation |
| `mcp__tempo__list_sources` | List available source repositories |
| `mcp__tempo__list_source_files` | List files in a directory |
| `mcp__tempo__read_source_file` | Read a source code file |
| `mcp__tempo__get_file_tree` | Get recursive file tree |
| `mcp__tempo__search_source` | Search source code |

## Available Sources

- `tempoxyz/tempo` – Tempo node (Rust)
- `tempoxyz/tempo-ts` – TypeScript SDK
- `paradigmxyz/reth` – Reth Ethereum client
- `foundry-rs/foundry` – Foundry toolkit
- `wevm/viem` – TypeScript Ethereum interface
- `wevm/wagmi` – React hooks for Ethereum

## Workflow

1. **Search docs first**: Use `mcp__tempo__search_docs` to find relevant documentation
2. **Read pages**: Use `mcp__tempo__read_page` with the page path
3. **Explore source**: Use `mcp__tempo__search_source` or `mcp__tempo__get_file_tree` to find implementations
4. **Read code**: Use `mcp__tempo__read_source_file` to examine specific files

## Key Concepts

- **TIP-20**: Native stablecoin standard (like ERC-20 but built into the protocol)
- **Tempo Transactions**: Enhanced transaction format with sub-blocks and parallel execution
- **Fee Sponsorship**: Pay transaction fees on behalf of users
- **Stablecoin DEX**: Native exchange for stablecoin pairs

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [tempoxyz](https://github.com/tempoxyz)
- **Source:** [tempoxyz/skills](https://github.com/tempoxyz/skills)
- **License:** MIT
- **Homepage:** https://docs.tempo.xyz/guide/ai-support

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-tempoxyz-skills-tempo
- Seller: https://agentstack.voostack.com/s/tempoxyz
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
