secure flows for Grok
io.github.michal-lefler/secure-flows
MCP server for secureFlows (secure-flows.com). Alias of io.github.michal-lefler/secureflows-mcp.
client:Grok
transport:streamable-http
tools:18
Install secure flows in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"secure-flows": {
"type": "http",
"url": "https://www.secure-flows.com/mcp?alias=secure-flows"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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