Skip to content

TaiserAI/mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Clone the Repository:
git clone https://github.com/TaiserAI/mcp-server.git
cd mcp-server
  1. Add a ETH PK:
cp .env.example .env

Then add your ETH_CREDITS_NFT_PRIVATE_KEY to the .env file.

  1. Install Dependencies and Build:
npm install
npm run build
  1. Interact with the MCP server:
npm run inspector

Open http://127.0.0.1:6274/ with your browser.

Example:

> Connect 
> List tools
> IPOR-VAULT

Amount to deposit: 1
vault: 0x45aa96f0b3188D47a1DaFdbefCE1db6B37f58216
rcpUrl: https://mainnet.base.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published