# Aptos MCP

> Official Aptos MCP server for AI-assisted development on the Aptos blockchain. Provides tools for vibe coding with Aptos via Cursor and Claude Code, powered by Geomi.

- Skill: `yejiming/aptos-mcp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yejiming/aptos-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/aptos-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/aptos-mcp

---


# Aptos MCP Server

Official MCP server from Aptos Labs.

The Aptos NPM MCP provides AI-assisted development capabilities for the Aptos blockchain. It integrates with Cursor and Claude Code for vibe coding on Aptos, powered by the Geomi platform for managing bot API keys and blockchain interactions.

## Installation

Requires Node.js (npm >= 5.2.0) and a Geomi Bot API Key.

Generate a key at [geomi.dev](https://geomi.dev/) under your profile > Bot Keys.

See integration guides for:
- [Cursor](https://github.com/aptos-labs/aptos-npm-mcp/blob/main/integration_guides/cursor.md)
- [Claude Code](https://github.com/aptos-labs/aptos-npm-mcp/blob/main/integration_guides/claude_code.md)

## Links

- **GitHub**: https://github.com/aptos-labs/aptos-npm-mcp
- **npm**: `@aptos-labs/aptos-mcp`

