Brian交易数据
STDIO使用Brian API检索交易数据的服务器
使用Brian API检索交易数据的服务器
A simple MCP server that uses Brian APIs to retrieve transaction data from a prompt.
bun install
Run the following command to create a .env
file in the root of the project:
cp .env.example .env
Edit the .env
file with your own values.
bun run src/index.ts