Releases: comicchang/iitc-mcp
Release list
iitc-mcp v1.1.0
Multi-Agent Support
One browser page can now serve multiple MCP server instances.
Start a standalone broker, then connect multiple agents via --broker-url.
iitc-mcp broker
iitc-mcp serve --broker-url http://127.0.0.1:27342Commands are queued by ID — simultaneous operations may interfere.
In practice, only one agent operates at a time.
Status Color
Indicator now uses setProperty('color', ..., 'important') for robust color rendering.
Fixes
- BridgeClient interface: async getConnectionStatus/getRecentEvents
- Broker ready fallback: map.get_state completion marks bridge ready
- HTTP control plane: /mcp/status, /mcp/events, /mcp/call
Full Changelog: v1.0.0...v1.1.0
iitc-mcp v1.0.0
Tools (16)
Map
- iitc_get_map_state — center, zoom, bounds, selected portal
- iitc_set_map_view — set center and zoom
- iitc_fit_map_bounds — fit map to bounding box
- iitc_search_region — Nominatim geocode → fit bounds → wait for data
Portal
- iitc_list_portals — list portals in viewport (paginated, team filter)
- iitc_get_portal_details — mods, resonators, owner, link/field GUIDs
- iitc_select_portal — select a portal on the map
Link / Field
- iitc_list_links — list links in viewport (paginated)
- iitc_list_fields — list control fields in viewport (paginated)
Search
- iitc_search — search portals by name
- iitc_search_region — search named region (Nominatim), fit, wait
COMM
- iitc_list_comm — read COMM (all / faction / alerts)
- iitc_send_comm — send COMM message
Player
- iitc_get_self — own faction, level, AP, XM
- iitc_list_players — tracked players with last position (Player Tracker)
- iitc_get_player_trail — single player trail with timestamps
Misc
- iitc_redeem_code — redeem a passcode
Resources
iitc://status — iitc://events/recent — iitc://selection
Status
IITC Toolbox entry MCP — green/red/grey, click to reconnect.
License
Enlightened Public License 💚
Full Changelog: https://github.com/comicchang/iitc-mcp/commits/v1.0.0
Full Changelog: https://github.com/comicchang/iitc-mcp/commits/v1.0.0
Full Changelog: https://github.com/comicchang/iitc-mcp/commits/v1.0.0
Full Changelog: https://github.com/comicchang/iitc-mcp/commits/v1.0.0
Full Changelog: https://github.com/comicchang/iitc-mcp/commits/v1.0.0