Skip to content

Conversation

@yaozheng-fang
Copy link
Collaborator

@yaozheng-fang yaozheng-fang commented Jan 27, 2026

from veadk import Agent
from veadk.tools.builtin_tools.supabase_toolset import build_supabase_mcptoolset

mcp_toolset = build_supabase_mcptoolset(
    url="...",
    api_key="...",
)

root_agent = Agent(tools=[mcp_toolset])

Copy link
Collaborator

@warm-wm warm-wm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@warm-wm warm-wm merged commit c9b6a1c into main Jan 28, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants