Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Pokemon MCP ServerCheck my current party and tell me their HP levels"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Pokemon MCP Server
An MCP server that connects to AI agents and gives them capabilities to play Pokémon games.
Setup
1. Initiate a venv
2. Install dependencies
If the project uses pyproject.toml:
If the project uses requirements.txt:
MCP Client Configuration
Add the following to your MCP client configuration JSON:
Cursor Configuration
Go to cursor settings > Tools & MCP > New MCP Server
Opencode Configuration
In
.config/opencode/config.jsonor~/.config/opencode/opencode.json
Antigravity Configuration
In
.gemini/antigravity/mcp_config.json
Replace path_to_root_directory with the absolute path to the project root.