git-mcp
git-mcp copied to clipboard
Why can't I use gitmcp normally with windsurf?
Here is the configuration content of my mcp_config.json in windsurf:
{
"mcpServers": {
"fastapi Docs": {
"serverUrl": "https://gitmcp.io/fastapi/fastapi"
},
"sqlalchemy Docs": {
"serverUrl": "https://gitmcp.io/sqlalchemy/sqlalchemy"
},
"pydantic Docs": {
"serverUrl": "https://gitmcp.io/pydantic/pydantic"
},
"uvicorn Docs": {
"serverUrl": "https://gitmcp.io/encode/uvicorn"
},
"python Docs": {
"serverUrl": "https://gitmcp.io/python/cpython"
},
"starlette Docs": {
"serverUrl": "https://gitmcp.io/encode/starlette"
},
"Telethon Docs": {
"serverUrl": "https://gitmcp.io/LonamiWebs/Telethon"
},
"langgraph Docs": {
"serverUrl": "https://gitmcp.io/langchain-ai/langgraph"
}
}
}
The feedback I received from windsurf was:
Thanks for reporting! I'm unable to reproduce this issue. It's possible Windsurf had some timeout and didn't gracefully recover by initializing a new SSE connection. Does restarting solve it/