Skip to content

🐞 Documentation Bug: MCP example is out of date #6298

@jacopofar

Description

@jacopofar

What content on scaleway.com/en/docs is affected?

https://www.scaleway.com/en/docs/tutorials/connect-generative-apis-sql/

What part(s) of the content would you like to see updated?

The MCP tutorial at https://github.com/scaleway/docs-content/blob/main/tutorials/connect-generative-apis-sql/index.mdx is out of date.

The fast-agent-mcp library has now a different package name from which to import (from fast_agent import FastAgent instead of from mcp_agent.core.fastagent import FastAgent ) and seems to have changed the APIs a bit overall.

Additionally, after adapting the code of the example to he current version of the library I found that the Mistral Small, recommended in the article, hallucinates agent names and does not seem suitable.

Additional context

No response

Related PR(s)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions