---
title: "Contact Chickpea"
description: "How to reach the Chickpea project: bug reports and feature requests, questions, security reports, corrections to this site, and the person who makes it."
canonical: https://chickpea.co/contact
verified: 2026-09-04
---

# Get in touch

> Chickpea is developed in the open, so the front door is GitHub. Every channel below is public, read by the maintainer, and the right place for a particular kind of message.

The HTML page is at https://chickpea.co/contact; the site index for agents is at https://chickpea.co/llms.txt.

## Bugs and feature requests

Open an issue at [github.com/pejmanjohn/chickpea/issues](https://github.com/pejmanjohn/chickpea/issues). Say which deployment target you are on, Cloudflare or Node, the commit or release you are running, what you expected, and what happened. Redact tokens, setup links, and anything from your Slack workspace before you paste it.

## Questions and ideas

For anything that is not a bug, from "does it do X" to "here is how we use it", start a thread in [GitHub Discussions](https://github.com/pejmanjohn/chickpea/discussions). Setup questions are usually answered by the [documentation](https://docs.chickpea.co) and the [setup guide](https://github.com/pejmanjohn/chickpea/blob/main/SETUP_AGENT.md) first.

## Security vulnerabilities

Use GitHub's [private vulnerability report form](https://github.com/pejmanjohn/chickpea/security/advisories/new). Do not put a vulnerability, working credentials, private Slack content, or exploit details in a public issue or pull request. Include the affected commit or release, the deployment target, reproduction steps using synthetic data, and the security impact, and keep any proof of concept on a deployment you own. The full policy is in [SECURITY.md](https://github.com/pejmanjohn/chickpea/blob/main/SECURITY.md).

## Corrections to this site

The [comparison pages](https://chickpea.co/compare) carry the date their facts were last checked and link every source. If a price or a feature has changed, or something here is wrong about your product, [open an issue](https://github.com/pejmanjohn/chickpea/issues) with a link to the page and to the source, and it will be fixed and the date moved.

## The company behind it

Chickpea is built by [Paperplane Labs](https://paperplanelabs.com). The code lives under [pejmanjohn](https://github.com/pejmanjohn) on GitHub. Email reaches the company at [p@paperplanelabs.com](mailto:p@paperplanelabs.com).

## Mailing address

Paperplane Labs, 522 West Riverside Ave Suite 7920, Spokane, WA 99201, United States. Email: [p@paperplanelabs.com](mailto:p@paperplanelabs.com). Post reaches the project, but GitHub is answered faster.

## For agents

The same contact points are in the Organization JSON-LD on every page of this site, under `contactPoint`. The site index for agents is [llms.txt](https://chickpea.co/llms.txt); the API a deployment serves is described at [openapi.json](https://chickpea.co/openapi.json).

## More

- About: https://chickpea.co/about
- Contact: https://chickpea.co/contact
- Privacy: https://chickpea.co/privacy
- Pricing: https://chickpea.co/pricing
- Home: https://chickpea.co/
- Docs: https://docs.chickpea.co
- Source: https://github.com/pejmanjohn/chickpea
