-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I have attached this while running locally to my google adk it does not log in after so many attempts using adk web
mcp = MCPToolset(
connection_params=StreamableHTTPConnectionParams(
url=os.getenv("MCP_SERVER_URL"),
# headers={"Authorization": f"Bearer {os.getenv('MCP_ACCESS_TOKEN')}"}
),
tool_filter=["fetch_net_worth","fetch_credit_report","fetch_epf_details","fetch_mf_transactions","fetch_bank_transactions","fetch_stock_transactions",google_search]
)
this is my code to connect
MCP_SERVER_URL="http://localhost:8080/mcp/stream"
this is my env
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels