Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gemini-mcp-server-rtbui2012": {
"command": "npx",
"args": [
"ts-node",
"src/test.ts"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gemini-mcp-server-rtbui2012": {
"command": "npx",
"args": [
"ts-node",
"src/test.ts"
]
}
}
}