dylibso / dylibso/mcpx-py

MCPX execution failed: Expecting value: line 1 column 1

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
25
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hi,

I integrate mcp_run with crewai following https://docs.mcp.run/integrating/tutorials/mcpx-crewai-python.

Then I installed https://www.mcp.run/G4Vi/weather-service. And set task.yaml as follows:
get_latest_weather_task:
description: >
Get the current weather information using the city name given by {city}
expected_output: >
Detailed current weather information including temperature, humidity, and conditions for {city}
agent: weather_expert

The error log shows:
MCPX tool execution failed: Expecting value: line 1 column 1 (char 0).

I tried several weather-service tools, but the error still the same.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.