BrianKnows MCP Server

agent

Interact with a specialized agent to query blockchain and DeFi information across multiple knowledge bases, providing insights based on user prompts and blockchain parameters.

Instructions

Chat with Brian agent

Input Schema

NameRequiredDescriptionDefault
addressNoUser blockchain address (required for blockchain operations)
chainIdNoBlockchain chain ID
kbIdNoKnowledge box ID to use (default: public-knowledge-box)
promptYesUser prompt or question

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "User blockchain address (required for blockchain operations)", "type": "string" }, "chainId": { "description": "Blockchain chain ID", "type": "string" }, "kbId": { "description": "Knowledge box ID to use (default: public-knowledge-box)", "type": "string" }, "prompt": { "description": "User prompt or question", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

You must be authenticated.

Other Tools from BrianKnows MCP Server

Related Tools

ID: idfph0fstx