wikimint for Cursor
io.github.greenmtnsun/wikimint
Generate wiki docs from source code. Supports PowerShell, Python, Go, C#, Java, COBOL.
client:Cursor
transport:streamable-http
Install wikimint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wikimint": {
"url": "https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs