in-parallel-oy/in-parallel
v0.1.0Apache-2.0
Bring your team's context into conversations with your AI assistant.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
in_parallelstreamable-http
{
"type": "streamable-http",
"url": "https://www.in-parallel.ai/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": "in-parallel",
"version": "0.1.0",
"description": "Bring your team's context into conversations with your AI assistant.",
"author": {
"name": "In Parallel Oy",
"url": "https://www.in-parallel.ai"
},
"homepage": "https://www.in-parallel.ai",
"repository": "https://github.com/in-parallel-oy/agent-plugin",
"license": "Apache-2.0",
"keywords": [
"in-parallel",
"team-context",
"collaboration",
"productivity"
],
"extensions": {
"com.openai": {
"hooks": "./hooks/codex.json",
"interface": {
"displayName": "In Parallel",
"shortDescription": "Bring your team's context to your assistant",
"longDescription": "Bring your team's context into conversations with your AI assistant.",
"developerName": "In Parallel Oy",
"category": "Productivity",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://www.in-parallel.ai",
"defaultPrompt": [
"What needs my attention this week?",
"Catch me up on my project.",
"Record this finding for my team."
]
}
}
}
}
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.
- 2other files
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