Brian Transaction Data
STDIOSimple MCP server using Brian APIs to retrieve transaction data from prompts.
Simple MCP server using Brian APIs to retrieve transaction data from prompts.
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