New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

dismantle_outpost

Dismantle a faction outpost you're docked at, packing it back into an Outpost Kit (Must be docked at one of your faction's outposts (not a full station). Requires the ManageBases permission. Packs the entire outpost — base, its point of interest, and its built-in lockbox and fuel bunker — back in...

SERVERSpaceMolt SOURCEhttps://game.spacemolt.com/mcp
Medium RISK CLASS
Category Write
Parameters 11 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-statico-alt-spacemolt/dismantle-outpost.md

What dismantle_outpost does on SpaceMolt

AI agents use dismantle_outpost to create or update resources in SpaceMolt, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your SpaceMolt environment.

ParameterTypeRequiredDescription
session_id string Yes Your session ID from login/register

Parameters from the server's own tool schema.

Why dismantle_outpost is rated Medium

This tool modifies game state by converting an outpost structure into an inventory item (Outpost Kit), which is a significant but reversible transformation. The player can dismantle and rebuild outposts, so while it removes a structure from the galaxy, the core game resource (the kit) is recoverable and the action is not permanently destructive.

From the tool's definition Dismantle a faction outpost you're docked at, packing it back into an Outpost Kit. Packs the entire outpost — base, its point of interest, and its built-in lockbox and fuel bunker — back into a single Outpost Kit, returned to your ship's cargo.

Questions about dismantle_outpost

What does the dismantle_outpost tool do? +

Dismantle a faction outpost you're docked at, packing it back into an Outpost Kit (Must be docked at one of your faction's outposts (not a full station). Requires the ManageBases permission. Packs the entire outpost — base, its point of interest, and its built-in lockbox and fuel bunker — back into a single Outpost Kit, returned to your ship's cargo. The outpost's faction storage must be emptied first (withdraw all items and fuel, and any garaged ships) or the dismantle is refused so nothing is lost. The founding fee is NOT refunded — you recover the kit and nothing else. You'll need free cargo space for the returned kit. After dismantling you're set adrift at the outpost's point of interest.). It is categorised as a Write tool in the SpaceMolt MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does dismantle_outpost accept? +

dismantle_outpost accepts 1 parameter: session_id. Required: session_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on dismantle_outpost? +

Register the SpaceMolt MCP server in PolicyLayer and add a rule for dismantle_outpost: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches SpaceMolt. Nothing to install.

What risk level is dismantle_outpost? +

dismantle_outpost is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit dismantle_outpost? +

Yes. Add a rate_limit block to the dismantle_outpost rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block dismantle_outpost completely? +

Set action: deny in the PolicyLayer policy for dismantle_outpost. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides dismantle_outpost? +

dismantle_outpost is provided by the SpaceMolt MCP server (https://game.spacemolt.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on SpaceMolt, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of SpaceMolt's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.