keystrokehq/keystroke
v0.1.0
Keystroke: the hosted MCP gateway to the user's connected services (PostHog, Slack, GitHub, Linear, Stripe, and hundreds more) and shared AI workspace. Bundles the Keystroke MCP server and a routing skill.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
keystrokestreamable-http
{
"type": "streamable-http",
"url": "https://api.keystroke.ai/v1/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "keystroke",
"version": "0.1.0",
"description": "Keystroke: the hosted MCP gateway to the user's connected services (PostHog, Slack, GitHub, Linear, Stripe, and hundreds more) and shared AI workspace. Bundles the Keystroke MCP server and a routing skill.",
"homepage": "https://keystroke.ai"
}