Skip to content

MCP asks to login repeatedly #1

@chavangorakh1999

Description

@chavangorakh1999
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions