Skip to content

Need clarification - mindsdb compatibility #4

@ralsofias

Description

@ralsofias

I am trying to connect this MCP to a local instance of mindsdb installed with docker and I am having no luck so far. Is this MCP only compatible with the cloud version? How do you get the API KEY with local instance?

I ran the local instance with this command but i guess i am wrong?:

docker run --name mindsdb_container \ 
  -e MINDSDB_APIS=http \
  -e MINDSDB_USERNAME='admin' \
  -e MINDSDB_PASSWORD='password' \
  -p 47334:47334 \
  mindsdb/mindsdb

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