secureflows mcp for Cursor
io.github.michal-lefler/secureflows-mcp
MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.
client:Cursor
transport:streamable-http
tools:18
Install secureflows mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"secureflows-mcp": {
"url": "https://www.secure-flows.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- get_sessions
- post_sessions
- get_sessions_identity
- post_sessions_get_or_create
- post_sessions_renew_session_token
- post_sessions_set_key
- get_sessions_get_key
- delete_sessions_delete_key
- post_sessions_revoke
- auth_session_callback
- get_auth_logout
- post_auth_logout
- get_sessions_my
- post_sessions_revoke_session_id
- get_docs_search
- secureflows_build_login_url
- secureflows_build_logout_url
- secureflows_lint_integration