owulveryck/gomcptest
A proof-of-concept demonstrating a custom-built host implementing an OpenAI-compatible API with Google Vertex AI, function calling, and interaction with MCP servers.
Platform-specific configuration:
{
"mcpServers": {
"gomcptest": {
"command": "npx",
"args": [
"-y",
"gomcptest"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...