PlayMCP
Connect Kakao and other PlayMCP services
About PlayMCP
PlayMCP is a catalog and connection layer for MCP servers, including Kakao services. Its hosted remote MCP connector lets users add services registered in PlayMCP to an assistant toolbox and use their tools through one connection.
Connection details
https://playmcp.kakao.com/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add playmcp --transport http https://playmcp.kakao.com/mcpFrequently asked questions
What is the PlayMCP remote MCP server?
The PlayMCP remote MCP server is a hosted Model Context Protocol endpoint at https://playmcp.kakao.com/mcp, so AI assistants can connect to it without installing or running anything locally. PlayMCP is a catalog and connection layer for MCP servers, including Kakao services. Its hosted remote MCP connector lets users add services registered in PlayMCP to an assistant toolbox and use their tools through one connection.
How do I connect to the PlayMCP MCP server?
Add the endpoint https://playmcp.kakao.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the PlayMCP MCP server require authentication?
Yes. PlayMCP uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the PlayMCP MCP server use?
PlayMCP exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
More remote MCP servers
