agentdevx for Windsurf
io.github.mirajmahmudul/agentdevx
Give your AI hands. Identity, credential vault, and API gateway for autonomous agents.
client:Windsurf
transport:streamable-http
tools:38
Install agentdevx in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentdevx": {
"serverUrl": "https://agentdevx.onrender.com/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs
What Windsurf can do once it is connected
- public-holidays.getPublicHolidays
- public-holidays.getAvailableCountries
- jsonplaceholder.getPosts
- jsonplaceholder.getPost
- jsonplaceholder.createPost
- jsonplaceholder.getUsers
- exchange-rate.getLatestRates
- github-api.getRepo
- github-api.listRepoIssues
- github-api.searchRepos
- open-weather.getCurrentWeather
- open-weather.getForecast
- petstore-api.addPet
- petstore-api.updatePet
- petstore-api.findPetsByStatus
- petstore-api.findPetsByTags
- petstore-api.getPetById
- petstore-api.updatePetWithForm
- petstore-api.deletePet
- petstore-api.uploadFile
- petstore-api.getInventory
- petstore-api.placeOrder
- petstore-api.getOrderById
- petstore-api.deleteOrder