czty's picture
Add files using upload-large-folder tool
4140be3 verified
Raw
History Blame Contribute Delete
210 Bytes
from biomni.agent import A1
agent = A1()
agent.add_mcp(config_path="/225040511/project/Biomni/mcp_config_bioscientist_generated.yaml")
print(len(agent.list_custom_tools()))
print(agent.list_custom_tools()[:20])