符号区块链MCP服务器允许你将符号区块链的REST API作为MCP(模型上下文协议)工具来使用,为相关操作提供便利。
{ "mcpServers": { "symbol": { "command": "npx", "args": [ "-y", "tsx", "/path/to/your/mcp/symbol-mcp-server/src/index.ts" ] } } }