Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not seemingly working with Windsurfs new MCP integration #4

Open
bro-kite opened this issue Feb 14, 2025 · 4 comments
Open

Not seemingly working with Windsurfs new MCP integration #4

bro-kite opened this issue Feb 14, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@bro-kite
Copy link

{
"mcpServers": {
"todos": {
"command": "npx",
"args": [
"-y",
"@supabase/mcp-server-postgrest",
"--apiUrl",
"${process.env.SUPABASE_URL}/rest/v1",
"--apiKey",
"${process.env.SUPABASE_ANON_KEY}",
"--schema",
"public"
]
}
}
}

@bro-kite bro-kite added the bug Something isn't working label Feb 14, 2025
@gregnr
Copy link
Collaborator

gregnr commented Feb 21, 2025

Hey @bro-kite, thanks for the issue. We're looking into this. In the mean time, feel free to try out the Postgres MCP server as documented here: https://supabase.com/docs/guides/getting-started/mcp

This has been confirmed to work with Windsurf.

@rerouted
Copy link

rerouted commented Apr 4, 2025

@gregnr any update on this? Supabase posted a blog hyping up the Supabase MCP server today and it fails to load in Windsurf ☹️. Great work though staying with these fast times of AI and providing these native MCP servers. Looking forward to this one with all the additional tools vs the generic postgres one.

@crsmoore
Copy link

crsmoore commented Apr 4, 2025

There's another report Windsurf here → #16

@sebiko3
Copy link

sebiko3 commented Apr 7, 2025

same for augment:

npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants