Skip to content

Add xpntl connector#34

Open
hollandcloud wants to merge 1 commit into
xai-org:mainfrom
hollandcloud:add-xpntl-connector
Open

Add xpntl connector#34
hollandcloud wants to merge 1 commit into
xai-org:mainfrom
hollandcloud:add-xpntl-connector

Conversation

@hollandcloud

Copy link
Copy Markdown

Summary

Adds xpntl as a third-party connector. xpntl is the coordination layer for human + AI engineering teams — a source-available issue tracker / project board with a full MCP surface so Grok can read and create issues, comment and @-mention, move work across workflow states and cycles, and manage projects, labels, and workspace docs.

What's included (external_plugins/xpntl/)

  • .mcp.json — remote MCP server at https://api.xpntl.dev/mcp (Streamable HTTP). Connects over OAuth 2.1 (no key to copy); harness keys are also supported for headless use.
  • .grok-plugin/plugin.json — manifest + brand logo (assets/logo.svg).
  • Catalog entry appended to .grok-plugin/marketplace.json (local source, ./external_plugins/xpntl).
  • Regenerated .grok-plugin/plugin-index.json.

Validation

  • python3 scripts/validate-catalog.py → Catalog OK
  • python3 scripts/generate-plugin-index.py --check → Plugin index OK

Homepage: https://xpntl.dev · Docs: https://xpntl.dev/docs/mcp

xpntl is the coordination layer for human + AI engineering teams — a
source-available issue tracker with a full MCP surface so agents can read
and create issues, comment and @-mention, move work across workflow
states and cycles, and manage projects, labels, and docs.

Third-party plugin under external_plugins/xpntl:
- .mcp.json — remote MCP server at https://api.xpntl.dev/mcp (Streamable
  HTTP). Connects over OAuth 2.1 (no key needed); harness keys also
  supported for headless use.
- .grok-plugin/plugin.json — manifest + brand logo
- catalog entry in .grok-plugin/marketplace.json (local source)
- regenerated .grok-plugin/plugin-index.json

Validated locally: validate-catalog.py and generate-plugin-index.py
--check both pass.
@hollandcloud hollandcloud requested a review from a team June 12, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant