← Registry

Productivity

tynn.ai

Manages project workflow entities like stories, tasks, and versions, allowing creation, updates, searches, and quick context retrieval.

1 endpoint12 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://tynn.ai/mcp/tynn

No auth detected

MCP server metadata

Name
Tynn Project MCP Server
Version
0.2.6
Capabilities
toolsresourcesprompts
Server instructions

This MCP server manages a Tynn project. For full documentation, usage guidelines, and workflow rules, please read the `tynn-guidelines` resource: `read_resource("file://instructions/tynn-guidelines.md")` (or find it in `resources/list`). **Quick Start:** 1. Read `tynn-guidelines` for rules. 2. Use `project()` to check configuration. 3. Use `next()` to find active work.

Known tools 12

create

Create any entity: version, story, feature, task, domain, comment, or plan.

Potential side effects
update

Update workflow entities: project, version, story, feature, task, domain, wish, or plan.

Potential side effects
find

Read entities — one tool for list, show, and search.

Inferred read-only
next

Get quick work context: active version, top story, and prioritized tasks in one call.

Inferred read-only
wish

Wishes — capture + lifecycle in one tool.

Inferred read-only
feedback

Customer feedback — read + lifecycle in one tool.

Inferred read-only
project

Get or update project configuration: vision, ai_guidance, personas, themes, constraints, and more.

Potential side effects
schema

Manage project data model schema: get, add, update, or remove models and relationships.

Potential side effects
repo

Manage the project repositories Tynn tags when work finishes: list, add, update, remove, or set-primary.

Potential side effects
workflow

Move work through its lifecycle.

Inferred read-only
vip

Handle VIP items: view active version, show story/task, update story/task status (including batch), validate transitions, or search VIP content.

Potential side effects
report

File or search issues against the Tynn GitHub repo.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tynn-project-mcp-server]
url = "https://tynn.ai/mcp/tynn"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tynn-project-mcp-server": {
      "type": "http",
      "url": "https://tynn.ai/mcp/tynn"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tynn-project-mcp-server
Remote MCP URL: https://tynn.ai/mcp/tynn

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tynn-project-mcp-server": {
      "url": "https://tynn.ai/mcp/tynn"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tynn-project-mcp-server": {
      "type": "http",
      "url": "https://tynn.ai/mcp/tynn"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tynn-project-mcp-server",
  "transport": "streamable-http",
  "url": "https://tynn.ai/mcp/tynn"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for tynn.ai was fetched 2026-08-30T20:12:10.333Z.

Trust status Neutral

tynn.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.