thomasmarcelin754/wannalead
v1.0.0MIT
Use Wannalead's LinkedIn workflows through its hosted MCP server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
wannaleadstreamable-http
{
"type": "streamable-http",
"url": "https://wannalead.co/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": "wannalead",
"version": "1.0.0",
"description": "Use Wannalead's LinkedIn workflows through its hosted MCP server.",
"author": {
"name": "Wannalead",
"email": "support@wannalead.co",
"url": "https://wannalead.co"
},
"homepage": "https://wannalead.co",
"repository": "https://github.com/ThomasMarcelin754/wannalead-plugin",
"license": "MIT",
"keywords": ["linkedin", "sales", "prospecting", "mcp"],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Wannalead",
"shortDescription": "LinkedIn workflows for your AI agent.",
"longDescription": "Find and enrich prospects, map accounts, research warm audiences, and run explicitly approved LinkedIn outreach through Wannalead's hosted MCP server.",
"developerName": "Wannalead",
"category": "Sales",
"capabilities": ["Read", "Write"],
"websiteURL": "https://wannalead.co",
"privacyPolicyURL": "https://wannalead.co/privacy",
"termsOfServiceURL": "https://wannalead.co/terms",
"defaultPrompt": [
"Find people matching my ideal customer profile.",
"Map the buying committee at a target account.",
"Build a warm prospect list from post engagement."
],
"brandColor": "#1919FF",
"composerIcon": "./assets/icon.png",
"logo": "./assets/logo.png"
}
}
}
}
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.
- LICENSE
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