-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Tried cli and manual install - the cursor said "No tools or prompts" for this mcp server.
configs:
"unsplash-mcp-server": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@hellokaton/unsplash-mcp-server", "--key", "token-hidden" ] }
and
"unsplash": { "command": "uv", "args": ["run", "--with", "fastmcp", "fastmcp", "run", "./server.py"], "env": { "UNSPLASH_ACCESS_KEY": "token-hidden" } }
Metadata
Metadata
Assignees
Labels
No labels