Skip to content

bastidood/typescript

v0.1.13

Opinionated TypeScript guidance for precise contracts, validation, and asynchronous task graphs.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

context7streamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.context7.com/mcp"
}
deepwikistreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.deepwiki.com/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": "typescript",
	"version": "0.1.13",
	"description": "Opinionated TypeScript guidance for precise contracts, validation, and asynchronous task graphs.",
	"author": {
		"name": "Basti Ortiz",
		"email": "ortiz@bastidood.dev",
		"url": "https://bastidood.dev/"
	},
	"extensions": {
		"com.openai": {
			"interface": {
				"displayName": "TypeScript",
				"logo": "./icon-light.svg"
			}
		}
	}
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4YAML files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai