MCP server · KGeN
kgen-economy-protocols
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for KGeN. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If KGeN publishes an official server, this page will update to it on the next build.
Documentation
Documentation link · transport http
Tools
create_session— Create or retrieve a gamer's session context.join_tournament— Add a gamer to a tournament.leave_tournament— Remove a gamer from a tournament.update_tournament_score— Update a gamer's score in a tournament.list_active_tournaments— Retrieve active tournaments.list_participated_tournaments— List tournaments a user has participated in.get_tournament— Retrieve details about a specific tournament.get_tournament_leaderboard— Retrieve a tournament leaderboard.get_wallet_balance— Retrieve a user's wallet balance details.list_wallet_transactions— Retrieve a wallet's transaction history.withdraw_wallet— Transfer earned balance from custodial to KGeN wallet.list_claimable_rewards— Get a user's unclaimed rewards.claim_rewards— Claim a user's earned rewards.request_otp— Generate an OTP for user verification.resend_otp— Resend the OTP for user authentication.verify_otp— Verify an OTP; links custodial wallet to KGeN wallet.upsert_rewardable_event— Register or update a rewardable event.list_rewardable_events— List active rewardable events.get_rewardable_event— Retrieve a specific rewardable event.delete_rewardable_event— Delete a rewardable event.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.