@aptos-labs/aptos-mcp

0.0.14 • Public • Published

Aptos NPM MCP

Prerequisite

Generate a Build Bot Api Key

To be able to make Aptos Build actions like managing api keys, etc. Follow those instruction to generate a new Bot Api Key to use with the MCP

  1. Go to https://build.aptoslabs.com/
  2. Click on your name in the bottom left corner
  3. Click on "Bot Keys"
  4. Click on the "Create Bot Key" button
  5. Copy the Bot Key and paste it into the MCP configuration file as an env arg: APTOS_BOT_KEY=<your-bot-key>

Production Usage

Follow these guides on how to integrate the Aptos MCP with your prefered interface

Start vibe coding.

Make sure to read the user guide for best results.

Development Usage

Follow this guide on how to develop locally the Aptos MCP

Readme

Keywords

Package Sidebar

Install

npm i @aptos-labs/aptos-mcp

Weekly Downloads

1,112

Version

0.0.14

License

Apache-2.0

Unpacked Size

86.4 kB

Total Files

29

Last publish

Collaborators

  • aptos-labs