InteractionCo/poke-mcp-examples
Example MCP servers for building Poke integrations. Includes templates for no-auth, API key, and OAuth implementations.
Platform-specific configuration:
{
"mcpServers": {
"poke-mcp-examples": {
"command": "npx",
"args": [
"-y",
"poke-mcp-examples"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...