Ayanza Connector for AI agents.
10 live capabilities
Manage team projects and wiki documentation through your AI client.
Waiting for input…
Why people use Ayanza
Ayanza Project Management for Faster Team Coordination
This Connector puts all those actions into your AI client. Instead of manual navigation, you just tell your agent to update a task or find a wiki page. You get a unified way to keep your team moving without the friction of switching tabs.
What Vinkius changes
You get a project management assistant that lives inside your chat app.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick status check
A manager needs a status update on a project.
- Real-world use case 02
Onboarding help
A dev needs to know the onboarding steps.
- Real-world use case 03
Sprint wrap up
A team finishes a sprint.
Complete set · 10capabilities
The complete Ayanza capability set.
These are the exact actions your AI can choose when you ask it to work with Ayanza.
01—04
4 capabilities in this set.
Part of 10 available through Ayanza.
- 01 Capability
Get project
Pull details for a specific project. It gives you a deep dive into a single project's status.
- 02 Capability
List projects
See all projects in your workspace. This is the quickest way to get a bird's eye view of everything.
- 03 Capability
Create task
Create a new task in Ayanza. It lets you add work to your backlog immediately.
- 04 Capability
Delete task
Remove a task from the system. This helps you keep your workspace clean of finished or irrelevant items.
05—07
3 capabilities in this set.
Part of 10 available through Ayanza.
- 05 Capability
Get me
Fetch your own account information. Use this to confirm which user is currently authenticated.
- 06 Capability
Get task
Retrieve details for one specific task. It provides the exact description and status you need.
- 07 Capability
List tasks
Show a list of all tasks. You can use this to see what's currently on everyone's plate.
08—10
3 capabilities in this set.
Part of 10 available through Ayanza.
- 08 Capability
List users
See who's in your workspace. This helps you identify the right people for task assignments.
- 09 Capability
List wiki pages
Find your team's documentation. It lets you see every wiki page available for reference.
- 10 Capability
Update task
Change the status or description of a task. This keeps your project moving in real time.
Set up in minutes
One URL. Then ask Ayanza to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ayanza from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MfMKkuIm3xWiSxTZ8YSfO0r0ogUJWY6vE7kTsLh1/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Ayanza, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ayanza for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MfMKkuIm3xWiSxTZ8YSfO0r0ogUJWY6vE7kTsLh1/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Ayanza URL.
- Step 03
Save and start
Save the connection and enable Ayanza in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ayanza": {
"url": "https://edge.vinkius.com/vk_preview_MfMKkuIm3xWiSxTZ8YSfO0r0ogUJWY6vE7kTsLh1/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Ayanza
Open Agent mode in chat and ask: "Using Ayanza, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ayanza": {
"url": "https://edge.vinkius.com/vk_preview_MfMKkuIm3xWiSxTZ8YSfO0r0ogUJWY6vE7kTsLh1/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Ayanza
Ask Copilot: "Using Ayanza, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ayanza": {
"url": "https://edge.vinkius.com/vk_preview_MfMKkuIm3xWiSxTZ8YSfO0r0ogUJWY6vE7kTsLh1/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Ayanza
Open Cascade and ask: "Using Ayanza, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ayanza": {
"url": "https://edge.vinkius.com/vk_preview_MfMKkuIm3xWiSxTZ8YSfO0r0ogUJWY6vE7kTsLh1/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Ayanza
Ask Cline: "Using Ayanza, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ayanza --transport http "https://edge.vinkius.com/vk_preview_MfMKkuIm3xWiSxTZ8YSfO0r0ogUJWY6vE7kTsLh1/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Ayanza
Ask Claude: "Using Ayanza, show me...". 10 tools are ready
Where the request belongs
Work Ayanza can move forward.
The project manager tired of manual status updates and the dev who's lost in a sea of messy wiki pages.
Project Manager
Handles sprint updates and high-level project health checks via voice or text.
Engineering Lead
Pulls technical specs from the wiki to answer team questions instantly.
Operations Lead
Cleans up stale tasks and keeps the workspace organized without manual auditing.
Knowledge Worker
Finds team guides quickly without digging through folders.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTeambition
Collaborative project management platform by Alibaba. manage tasks, projects, and team workflows via AI.
Workast
Manage projects, tasks, and team collaboration with AI directly in your workflow.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
BasicOps
Centralize team communication with task management, document sharing, and project tracking designed for small business clarity.
Wrike
Collaborative project management to manage tasks, projects, and team workflows with AI.
Peerbie
Orchestrate your entire team's workspace, from Kanban boards to calendar events, completely driven by AI.
Bring your own AI
Change the model, client or framework. Keep Ayanza connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Ayanza.
The practical details behind the request, access and result.
Can Ayanza help me manage my team's tasks?
Yes, it allows your AI agent to create, list, and update tasks directly in your Ayanza workspace so you can manage work through chat.
How do I connect Ayanza to my AI agent?
You can connect it by subscribing to the Ayanza MCP on Vinkius and providing your API token. Once connected, your agent can access your workspace.
Can Ayanza read my team's wiki pages?
Yes, the Connector can list and retrieve information from your wiki pages, making it easy for your agent to find team documentation.
Does Ayanza support updating task statuses?
It does. You can tell your agent to change a task's status or description in real time without having to open the Ayanza dashboard.
How can Ayanza help with project oversight?
It gives your agent the ability to pull project details and list all active projects, helping you get a high-level view of team progress.
Can I see all my projects with Ayanza?
Absolutely. Your agent can fetch a full list of projects in your workspace so you can quickly see what's on the roadmap.
Is Ayanza good for engineering teams?
It's great for engineers who need to quickly access technical specs in a wiki or manage sprint tasks through a chat interface.
Can my AI agent create tasks in specific Ayanza projects?
Yes! Your agent can list all projects to find the correct ID and then create tasks directly within that project context.
Is it possible to recover deleted tasks via the AI agent?
Currently, the Connector supports the deletion of tasks, but recovery must be handled directly within the Ayanza web interface.
Can the agent access private wiki pages?
The AI agent can only access wiki pages that are visible to the user associated with the provided API token.
One connection away
Give your agent a direct line to Ayanza.
Connect Ayanza once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available