Nookipedia Connector for AI agents.
15 live capabilities
Get exact data on villagers, fish, and furniture for your island.
Waiting for input…
Why people use Nookipedia
Nookipedia Animal Crossing Encyclopedia for Island Planning
With Nookipedia, you just tell your agent what you're looking for. It pulls the furniture metadata or the fish availability directly into your chat. You get a clean list of items and requirements without ever leaving your workspace.
What Vinkius changes
You get instant access to Animal Crossing game data through your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Planning a Cottagecore island
Use get_nh_furniture and get_nh_interior to find specific pieces that fit a rustic, cozy theme without leaving your notes.
- Real-world use case 02
Mapping out a museum
Use get_nh_fish and get_nh_sea_creatures to create a checklist of every marine life in the game for your collection.
- Real-world use case 03
Gift giving for neighbors
Use get_villagers to find a specific villager's birthday and preferred clothing style to get the perfect gift.
Complete set · 15capabilities
The complete Nookipedia capability set.
These are the exact actions your AI can choose when you ask it to work with Nookipedia.
01—04
4 capabilities in this set.
Part of 15 available through Nookipedia.
- 01 Capability
Get nh clothing
Browse the clothing catalog for New Horizons. Use it to find outfits for your favorite villagers.
- 02 Capability
Get nh photos
Find all the photos and posters for New Horizons. Use this to complete your island's gallery.
- 03 Capability
Get nh recipes
See all DIY recipes and their required materials. This helps you know exactly what to craft next.
- 04 Capability
Get nh sea creatures
Get data on sea creatures in New Horizons. Use it to identify fish and other marine life.
05—08
4 capabilities in this set.
Part of 15 available through Nookipedia.
- 05 Capability
Get villagers
Search for villagers across the whole series by name or personality. Use it to find birthdays and catchphrases.
- 06 Capability
Get nh art
Find all the artworks available in New Horizons. Use it to plan your museum's art gallery.
- 07 Capability
Get nh bugs
Get a list of all bugs in New Horizons. This helps you see what's in season for your collection.
- 08 Capability
Get nh capabilities
List all the capabilities available in New Horizons. This helps you see what equipment you can craft.
09—12
4 capabilities in this set.
Part of 15 available through Nookipedia.
- 09 Capability
Get nh events
Get specific dates and details for New Horizons in-game events. This helps you stay on top of seasonal celebrations.
- 10 Capability
Get nh fish
Pull the full list of fish available in New Horizons. Use this to check what's in the water today.
- 11 Capability
Get nh fossils
See all fossils found in New Horizons and their details. This helps you track your museum progress.
- 12 Capability
Get nh furniture
Browse the full New Horizons furniture catalog. Use it to find pieces that fit your island's aesthetic.
13—15
3 capabilities in this set.
Part of 15 available through Nookipedia.
- 13 Capability
Get nh gyroids
Find all the gyroids for your New Horizons collection. This helps you track down every hidden collectible.
- 14 Capability
Get nh interior
Look up interior items specifically for New Horizons. Use it to plan your indoor furniture layouts.
- 15 Capability
Get nh misc
Get a list of miscellaneous items in New Horizons. This is great for finding smaller decor pieces.
Set up in minutes
One URL. Then ask Nookipedia to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Nookipedia 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_onQdYMf94cm46ejKdACGsX8Q4eQ6Nvn9vgq6wEcn/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 Nookipedia, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Nookipedia for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_onQdYMf94cm46ejKdACGsX8Q4eQ6Nvn9vgq6wEcn/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 Nookipedia URL.
- Step 03
Save and start
Save the connection and enable Nookipedia in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"nookipedia": {
"url": "https://edge.vinkius.com/vk_preview_onQdYMf94cm46ejKdACGsX8Q4eQ6Nvn9vgq6wEcn/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 Nookipedia
Open Agent mode in chat and ask: "Using Nookipedia, help me...". 15 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"nookipedia": {
"url": "https://edge.vinkius.com/vk_preview_onQdYMf94cm46ejKdACGsX8Q4eQ6Nvn9vgq6wEcn/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 Nookipedia
Ask Copilot: "Using Nookipedia, help me...". 15 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"nookipedia": {
"url": "https://edge.vinkius.com/vk_preview_onQdYMf94cm46ejKdACGsX8Q4eQ6Nvn9vgq6wEcn/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 Nookipedia
Open Cascade and ask: "Using Nookipedia, help me...". 15 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"nookipedia": {
"url": "https://edge.vinkius.com/vk_preview_onQdYMf94cm46ejKdACGsX8Q4eQ6Nvn9vgq6wEcn/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 Nookipedia
Ask Cline: "Using Nookipedia, help me...". 15 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add nookipedia --transport http "https://edge.vinkius.com/vk_preview_onQdYMf94cm46ejKdACGsX8Q4eQ6Nvn9vgq6wEcn/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 Nookipedia
Ask Claude: "Using Nookipedia, show me...". 15 tools are ready
Where the request belongs
Work Nookipedia can move forward.
Nookipedia is built for the players who treat their islands like a project. It's for the designers who need to know furniture dimensions, the completionists who need to track every single fish, and the fans who want to keep their game knowledge accurate without constantly searching the web.
Island Designer
Uses the furniture and interior capabilities to plan a cohesive aesthetic for their island layout on a Tuesday afternoon.
Completionist
Verifies museum donation details and seasonal availability for rare critters to finish their collection.
Game Developer
Pulls accurate lore and villager data to build community capabilities or create fan content.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHyrule Compendium
Access the comprehensive Breath of the Wild and Tears of the Kingdom compendium. search creatures, monsters, materials, and equipment directly from your AI agent.
Poké
Access the ultimate Pokémon encyclopedia. query berries, contest effects, and encounter methods directly from your AI agent.
Amiibo
Search and filter the complete Amiibo database. access figures, cards, and series data directly from any AI agent.
Convai
Build and manage conversational AI characters with backstory, narrative design, and knowledge banks for games and apps.
ZooAnimals
Access a comprehensive database of zoo animals—retrieve random species, filter by type, and inspect specific animal details directly from your AI agent.
Rick and Morty
Explore the Rick and Morty multiverse. query characters, locations, and episodes directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Nookipedia 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 Nookipedia.
The practical details behind the request, access and result.
Can Nookipedia help me plan my island layout?
Yes, it lets you pull furniture and interior data directly. You can ask your agent to find pieces that fit a specific aesthetic or theme for your island.
Does it work for older Animal Crossing games?
Yes, it includes villager data from the entire series, not just New Horizons.
Can I check fish locations?
Yes, it provides data on sea, river, and pond creatures to help you track your museum progress.
Can it show me DIY recipes?
It provides the exact material requirements for New Horizons recipes so you know exactly what to craft next.
Does it track seasonal events?
Yes, you can pull dates for in-game events to stay updated on seasonal celebrations and special dates.
Is this for New Horizons only?
It covers New Horizons extensively but also includes data for the rest of the series, like villager birthdays and catchphrases.
Can I search for villagers based on their personality or species?
Yes! The get_villagers capability allows you to filter by name, species (e.g., 'Cat'), and personality (e.g., 'Lazy') to find exactly who you are looking for.
Does this server provide information on how to craft items in New Horizons?
Absolutely. Use the get_nh_recipes capability to fetch a list of DIY recipes, which includes the materials required for crafting each item.
Can I check which bugs or fish are available right now?
Yes. By using get_nh_bugs or get_nh_fish, your AI agent can retrieve the full encyclopedia data, including the months and times of day each creature appears.
One connection away
Give your agent a direct line to Nookipedia.
Connect Nookipedia once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available