Opinie (Add Currency Tools to an Agent using MCP)

679 opinii

what's the a2a for?

dan j. · Sprawdzono około 2 miesiące temu

Kamaraj R. · Sprawdzono około 2 miesiące temu

Kamaraj R. · Sprawdzono około 2 miesiące temu

The vs code embeded in the window failed to save my file, i had to go "Ctrl+Shift+P" and then "New window"

Cosmin H. · Sprawdzono około 2 miesiące temu

Anton C. · Sprawdzono około 2 miesiące temu

update lab with the following server.py step @mcp.tool() def get_crypto_price(currency_pair: str = "BTC-USD") -> dict: """Get the current price of a cryptocurrency pair using the Coinbase v2 API.""" url = f"https://api.coinbase.com/v2/prices/{currency_pair}/spot" # Coinbase recommends a version header to ensure response stability headers = { "CB-VERSION": "2026-03-20" } try: response = httpx.get(url, headers=headers) response.raise_for_status() data = response.json()["data"] # Adding a timestamp helps the agent know how fresh the data is return { "pair": data["base"] + "-" + data["currency"], "price": data["amount"], "retrieved_at": "2026-03-20T22:04:32Z" } except Exception as e: return {"error": str(e)}

Sal G. · Sprawdzono około 2 miesiące temu

received several errors and spend about 4 credits now. Some errors with permissions, some with no available models.

Sal G. · Sprawdzono około 2 miesiące temu

Error in the python coed

Michael R. · Sprawdzono około 2 miesiące temu

Alberto Y. · Sprawdzono około 2 miesiące temu

SHASHI S. · Sprawdzono około 2 miesiące temu

Manuel A. · Sprawdzono około 2 miesiące temu

I was running into permissions errors. I could not complete the lab

Jesus S. · Sprawdzono około 2 miesiące temu

Everything i should do its writed, i do not have to think

Ivo H. · Sprawdzono około 2 miesiące temu

Suhas M. · Sprawdzono około 2 miesiące temu

Jamie C. · Sprawdzono około 2 miesiące temu

nice

SRIDHAR C. · Sprawdzono około 2 miesiące temu

Task 2 does not work in the first run

Vuong T. · Sprawdzono około 2 miesiące temu

Setsabile M. · Sprawdzono około 2 miesiące temu

Attila Péter L. · Sprawdzono około 2 miesiące temu

Shiraz T. · Sprawdzono około 2 miesiące temu

Jorge Raul V. · Sprawdzono około 2 miesiące temu

Shane T. · Sprawdzono około 2 miesiące temu

Michael B. · Sprawdzono około 2 miesiące temu

Shane T. · Sprawdzono około 2 miesiące temu

Takuto M. · Sprawdzono około 2 miesiące temu

Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.