akf for Cursor
io.github.hmakt99/akf
Trust metadata for AI agents — check files before building on them, stamp verified work.
client:Cursor
transport:stdio
runtime:pypi
Install akf in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"akf": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-server-akf"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs