Skip to content

no tools available in cursor MCP setting in window 11 #30

@marcusau

Description

@marcusau

I have use mcp inspector to check whether the interactive-feedback-mcp is running on my local window 11. It works.

However, when i set up on my config in cursor AI platform with the following:

{
"mcpServers": {

"interactive-feedback-mcp": {
  "command": "cmd",
  "args": [
    "/c",
    "C:\\Users\\Marcus Au\\.local\\bin\\uv.exe",
    "--with",
    "fastmcp",
    "fastmcp",
    "run",
    "--directory",
    "C:\\Users\\Marcus Au\\Desktop\\self_taught\\interactive-feedback-mcp\\interactive-feedback-mcp",
    "server.py"
  ],
  "timeout": 600,
  "autoApprove": [
    "interactive_feedback"
  ]
}

}

The mcp is shown client closed no matter how i change the uv in the cursor mcp json file.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions